spring-boot/spring-boot-project/spring-boot-tools
Andy Wilkinson bd4934b0fd Fix matching of SNAPSHOT artifacts when customizing layers
Previously the artifact's version was used. In an artifact's version,
SNAPSHOT is replaced with the timestamped version number of a specific
snapshot. As a result, it no longer matches the *:*:*SNAPSHOT pattern.

This commit replaces switches to using the artifact's base version.
This preserves the SNAPSHOT in the version number. For non-snapshot
artifacts, the version and base version are identical.

Fixes gh-23533
2020-09-30 14:48:04 +01:00
..
spring-boot-antlib Use classpath normalizer on antlib's integration test classpath input 2020-09-08 11:38:31 +01:00
spring-boot-autoconfigure-processor Update copyright year of changed files 2020-05-13 16:48:51 -07:00
spring-boot-buildpack-platform Ensure layer digest hashes contain 64 characters 2020-08-28 17:04:34 -05:00
spring-boot-configuration-metadata Require dependency on s-b-dependencies to use its constraints 2020-06-16 08:50:21 +01:00
spring-boot-configuration-processor Merge branch '2.2.x' into 2.3.x 2020-06-22 12:14:35 -07:00
spring-boot-gradle-plugin Merge branch '2.2.x' into 2.3.x 2020-09-21 12:16:14 +01:00
spring-boot-jarmode-layertools Close writer after use in ExtractCommandTests 2020-08-19 10:25:37 -07:00
spring-boot-loader Merge branch '2.2.x' into 2.3.x 2020-09-26 09:16:46 +01:00
spring-boot-loader-tools Ensure LayoutFactory is not passed an empty file 2020-08-18 16:45:44 -07:00
spring-boot-maven-plugin Fix matching of SNAPSHOT artifacts when customizing layers 2020-09-30 14:48:04 +01:00
spring-boot-test-support Merge branch '2.2.x' into 2.3.x 2020-08-06 10:15:22 -07:00