Skip to content

BootJar and BootWar do not provide setters for classpath and provided classpath respectively #15087

Closed
@wilkinsona

Description

@wilkinsona

Gradle's War task has two setters for its class path:

BootJar lacks these methods which restricts you to only making additive changes to the classpath. It's also inconsistent with what Gradle offers (and what BootWar offers by being a War subclass) so I consider this to be a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions