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.
e18eb08222
Previously, a project with a dependency on Spring Boot's configuration processor would fail to build when the configuration cache is enabled due to it accessing the Project during task execution. Instead of accessing the project during task execution, this commit updates the code to retrieve the resource locations from the matching source set in advance. The locations are then stored in the action that configures the compile task when needed. Closes gh-26880 |
3 years ago | |
---|---|---|
.. | ||
spring-boot-antlib | 4 years ago | |
spring-boot-autoconfigure-processor | 4 years ago | |
spring-boot-buildpack-platform | 4 years ago | |
spring-boot-configuration-metadata | 4 years ago | |
spring-boot-configuration-processor | 4 years ago | |
spring-boot-gradle-plugin | 3 years ago | |
spring-boot-jarmode-layertools | 4 years ago | |
spring-boot-loader | 4 years ago | |
spring-boot-loader-tools | 4 years ago | |
spring-boot-maven-plugin | 3 years ago | |
spring-boot-test-support | 4 years ago |