spring-boot/spring-boot-tools
Andy Wilkinson 7db9280bf3 Rename the default BuildInfo task to bootBuildInfo
Previously, the default BuildInfo task created by the DSL was called
buildInfo. Due to Gradle's lack of namespacing for tasks, this meant
there was a slight risk that it could clash with another task. It
also didn't following the naming used by Boot's run task which is
named bootRun.

This commit renames the default BuildInfo task to bootBuildInfo to
match bootRun and to hopefully avoid clashes with tasks from other
plugins.

Closes gh-5518
2016-03-29 11:35:38 +01:00
..
spring-boot-antlib Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-configuration-metadata Merge branch '1.3.x' 2016-03-08 09:51:57 -08:00
spring-boot-configuration-processor Next Development Version 2016-02-26 01:06:16 -08:00
spring-boot-gradle-plugin Rename the default BuildInfo task to bootBuildInfo 2016-03-29 11:35:38 +01:00
spring-boot-loader Rename internal OutputCapture classes 2016-03-25 12:46:52 -07:00
spring-boot-loader-tools Add a BuildInfo task for generating build.properties with Gradle 2016-03-24 08:59:55 +00:00
spring-boot-maven-plugin Add a BuildInfo task for generating build.properties with Gradle 2016-03-24 08:59:55 +00:00
pom.xml Next Development Version 2016-02-26 01:06:16 -08:00