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
2020-05-26 15:12:21 +01:00
..
spring-boot-antlib Upgrade to Ivy 2.5.0 2020-02-03 17:35:33 +01:00
spring-boot-autoconfigure-processor Update copyright year of changed files 2020-05-13 16:48:51 -07:00
spring-boot-buildpack-platform Use default tag when pulling run image 2020-05-21 17:28:59 -05:00
spring-boot-configuration-metadata Add missing deployed plugin to modules 2020-02-06 16:29:20 +01:00
spring-boot-configuration-processor Polish 'Add Period converter support' 2020-05-06 00:21:50 -07:00
spring-boot-gradle-plugin Configure attributes on productionRuntimeClasspath 2020-05-26 15:12:21 +01:00
spring-boot-jarmode-layertools Include empty layers when listing and extracting 2020-05-04 15:50:55 +01:00
spring-boot-loader Update copyright year of changed files 2020-05-13 16:48:51 -07:00
spring-boot-loader-tools Improve compatibility by replacing use of seq with a native for-loop 2020-04-29 19:30:35 +01:00
spring-boot-maven-plugin Polish maven build image command line example 2020-05-20 16:06:48 -05:00
spring-boot-test-support Replace "folder" with "directory" 2020-04-28 19:20:24 -07:00