spring-boot/spring-boot-project/spring-boot-tools
Lukas Cardot e95bcfac34 Configure the bootBuildInfo task lazily
Prior to this commit, the bootBuildInfo was configured eagerly.
Configuring it lazily prevent this task from being configured when not
explicitly needed. Also, the 'classes' and 'bootJar' tasks are now
lazily configured, as the bootBuildInfo task was causing them to be
configured eagerly.

See gh-23435
2020-09-28 11:19:26 +01:00
..
spring-boot-antlib Use classpath normalizer on antlib's integration test classpath input 2020-09-08 11:38:31 +01:00
spring-boot-autoconfigure-processor Note starters' and annotation processors' jar type in their manifest 2020-09-10 14:37:06 +01:00
spring-boot-buildpack-platform Configure Docker host in build plugins 2020-09-18 13:51:20 -05:00
spring-boot-configuration-metadata Require dependency on s-b-dependencies to use its constraints 2020-06-16 08:50:21 +01:00
spring-boot-configuration-processor Rename @ConfigurationPropertiesImport 2020-09-15 11:36:00 -07:00
spring-boot-gradle-plugin Configure the bootBuildInfo task lazily 2020-09-28 11:19:26 +01:00
spring-boot-jarmode-layertools Merge branch '2.3.x' 2020-08-19 10:26:25 -07:00
spring-boot-loader Merge branch '2.3.x' 2020-09-26 09:17:08 +01:00
spring-boot-loader-tools Polish 2020-08-26 10:47:45 +02:00
spring-boot-maven-plugin Configure Docker host in build plugins 2020-09-18 13:51:20 -05:00
spring-boot-test-support Polish 2020-08-26 10:47:45 +02:00