You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-tools
Andy Wilkinson 4a605f6270 Drop custom software component in favor of just publishing an artifact
Previously, Spring Boot's Gradle plugin provided custom software
components (bootJava and bootWeb) for publishing the artifacts created
by the standard bootJar and bootWar tasks respectively. Providing a
custom software component requires the usage of some of Gradle's
internal APIs and this has now proven to be more trouble than it is
worth.

This commit removes the custom software component and documents how
to publish the artifact created by a BootJar or BootWar task directly
instead.

Closes gh-9153
8 years ago
..
spring-boot-antlib Next Development Version 8 years ago
spring-boot-autoconfigure-processor Polish "Use try-with-resources to close resources automatically" 8 years ago
spring-boot-configuration-metadata Polish "Use try-with-resources to close resources automatically" 8 years ago
spring-boot-configuration-processor Polish 8 years ago
spring-boot-gradle-plugin Drop custom software component in favor of just publishing an artifact 8 years ago
spring-boot-loader Upgrade to Maven War Plugin 3.1.0 8 years ago
spring-boot-loader-tools Polish "Use try-with-resources to close resources automatically" 8 years ago
spring-boot-maven-plugin Upgrade to Maven War Plugin 3.1.0 8 years ago
spring-boot-test-support Polish "Use try-with-resources to close resources automatically" 8 years ago
pom.xml Next Development Version 8 years ago