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
spring-boot-autoconfigure-processor
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
spring-boot-loader
spring-boot-loader-tools
spring-boot-maven-plugin
spring-boot-test-support