spring-boot/spring-boot-project/spring-boot-tools
Scott Frederick d07062652e Add support for CNB platform API v0.2
Cloud Native Buildpacks platform API version 0.2 introduced
two breaking changes: the order of invoking the restore and analyze
phases was reversed, and the cache phase was removed in favor of
distributing caching across other phases.

This commit adds support for Cloud Native Buildpacks builders that
implement platform API version 0.2, while maintaining compatibility
with builders that implement Lifecycle version platform API
version 0.1.

Closes gh-19829
2020-02-06 17:24:29 -06:00
..
spring-boot-antlib Upgrade to Ivy 2.5.0 2020-02-03 17:35:33 +01:00
spring-boot-autoconfigure-processor Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-buildpack-platform Add support for CNB platform API v0.2 2020-02-06 17:24:29 -06:00
spring-boot-configuration-metadata Add missing deployed plugin to modules 2020-02-06 16:29:20 +01:00
spring-boot-configuration-processor Use Class.forName rather than ClassLoader.loadClass 2020-01-23 10:47:53 +01:00
spring-boot-gradle-plugin Fix typo 2020-02-06 16:39:25 +01:00
spring-boot-jarmode-layertools Use Supplier variants of Assert 2020-01-28 15:04:11 +01:00
spring-boot-loader Jar files added after build time should be added to classpath 2020-01-30 15:38:49 -08:00
spring-boot-loader-tools Update copyright year of changed files 2020-01-30 17:09:49 -08:00
spring-boot-maven-plugin Polish 2020-02-01 09:24:20 +01:00
spring-boot-test-support Update copyright year of changed files 2020-02-03 17:39:40 +01:00