• Andy Wilkinson's avatar
    Rename the default BuildInfo task to bootBuildInfo · 7db9280b
    Andy Wilkinson authored
    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
    7db9280b
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
pom.xml Loading commit data...