Go Module Update Signed-off-by: Pivotal Java Experience Team cfje@pivotal.io
Go Module Update
Signed-off-by: Pivotal Java Experience Team cfje@pivotal.io
jvm-application-cnb
The Cloud Foundry JVM Application Buildpack is a Cloud Native Buildpack V3 that enables the running of JVM applications.
This buildpack is designed to work in collaboration with other buildpacks.
The detection phase passes if
jvm-application
openjdk-jre
openjdk-jre.metadata.launch = true
If the build plan contains
<APPLICATION_ROOT>/META-INF/MANIFEST.MF
Main-Class
executable-jar
task
web
This buildpack is released under version 2.0 of the Apache License.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
jvm-application-cnbThe Cloud Foundry JVM Application Buildpack is a Cloud Native Buildpack V3 that enables the running of JVM applications.
This buildpack is designed to work in collaboration with other buildpacks.
Detection
The detection phase passes if
jvm-applicationexists in the build planopenjdk-jreto the build planopenjdk-jre.metadata.launch = trueto the build planBuild
If the build plan contains
jvm-application<APPLICATION_ROOT>/META-INF/MANIFEST.MFwithMain-Classkey declaredexecutable-jarprocess typetaskprocess typewebprocess typeLicense
This buildpack is released under version 2.0 of the Apache License.