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.
45e6c12cb6
Previously, when building a layered jar, the Gradle plugin only considered a configuration's direct dependencies when identifying project dependencies. This resulted in transitive project dependencies being missed when deciding which dependencies belong in the application layer. This commit updates ResolvedDependencies to consider all projects from the root project when collecting the IDs of local projects. This ensures that any project dependency, no matter where it appears in the dependency graph, is successfully identified. Fixes gh-25163 |
4 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 | 4 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 | 4 years ago | |
spring-boot-test-support | 4 years ago |