• Lukas Cardot's avatar
    Configure the bootBuildInfo task lazily · e95bcfac
    Lukas Cardot authored
    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
    e95bcfac
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...