spring-boot/spring-boot-project/spring-boot-tools
Scott Frederick 5b1b03c56c Set platform API version when invoking image builder
The CNB specifications allow builders to support multiple platform
API versions. The supported versions are published in the builder
image metadata as an array of version numbers, while a single
supported version number was published in earlier builder metadata.

These changes read the supported versions from the builder metadata
and fall back to the single version if the array is not present.
A CNB_PLATFORM_API environment variable is set on each lifecycle
phase invocation to request a specific version as recommended in
the CNB platform spec.

Fixes gh-23682
2020-10-14 11:49:34 -05: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 Note starters' and annotation processors' jar type in their manifest 2020-09-10 14:37:06 +01:00
spring-boot-buildpack-platform Set platform API version when invoking image builder 2020-10-14 11:49: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 Revert "Support constructor binding on 3rd party classes" 2020-10-07 10:53:01 +02:00
spring-boot-gradle-plugin Polish 2020-10-13 12:44:00 -07:00
spring-boot-jarmode-layertools Merge branch '2.3.x' 2020-08-19 10:26:25 -07:00
spring-boot-loader Polish empty string checks 2020-10-05 10:38:47 +02:00
spring-boot-loader-tools Polish 2020-08-26 10:47:45 +02:00
spring-boot-maven-plugin Polish 2020-10-13 12:44:00 -07:00
spring-boot-test-support Polish 2020-08-26 10:47:45 +02:00