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.
spring-boot/spring-boot-project/spring-boot-tools
Andy Wilkinson ba23368440 Configure attributes on productionRuntimeClasspath
Previously, the productionRuntimeClasspath configuration was created
without any attributes. This caused problems with multi-project
dependency resolution as there was insufficient information for Gradle
to determine which variant of a dependency should be used by the
productionRuntimeClasspath configuration.

This commit updates the configuration to have three attributes, each
configured with the same values as those of Gradle's own
runtimeClasspathConfiguration.

Fixes gh-21549
5 years ago
..
spring-boot-antlib Upgrade to Ivy 2.5.0 5 years ago
spring-boot-autoconfigure-processor Update copyright year of changed files 5 years ago
spring-boot-buildpack-platform Use default tag when pulling run image 5 years ago
spring-boot-configuration-metadata Add missing deployed plugin to modules 5 years ago
spring-boot-configuration-processor Polish 'Add Period converter support' 5 years ago
spring-boot-gradle-plugin Configure attributes on productionRuntimeClasspath 5 years ago
spring-boot-jarmode-layertools Include empty layers when listing and extracting 5 years ago
spring-boot-loader Update copyright year of changed files 5 years ago
spring-boot-loader-tools Improve compatibility by replacing use of seq with a native for-loop 5 years ago
spring-boot-maven-plugin Polish maven build image command line example 5 years ago
spring-boot-test-support Replace "folder" with "directory" 5 years ago