spring-boot/spring-boot-tests/spring-boot-integration-tests
Scott Frederick c22e76632c Add Build-Jdk-Spec to jar and war manifest when building with Gradle
This commit adds a `Build-Jdk-Spec` attribute to the manifest in a
jar or war file built with the Spring Boot Gradle plugin. This
aligns the Gradle plugin's behavior with the default Maven plugin
behavior.

This removes the need to set a `BP_JVM_VERSION` environment variable
when invoking Cloud Native Buildpacks, as the Paketo buildpacks will
honor `Build-Jdk-Spec` in a jar or war manifest to determine the
default JVM version.

Fixes gh-32829
2022-10-25 15:48:05 -05:00
..
spring-boot-configuration-processor-tests Upgrade to Spring Framework 6 and Jakarta EE 9 2021-11-30 20:32:16 +00:00
spring-boot-launch-script-tests Upgrade to JUnit Jupiter 5.9.0 2022-09-14 15:18:40 +02:00
spring-boot-loader-tests Merge branch '2.7.x' 2022-09-27 08:30:44 +02:00
spring-boot-server-tests Add Build-Jdk-Spec to jar and war manifest when building with Gradle 2022-10-25 15:48:05 -05:00