File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ containers:
29
29
# Example: cf set-env JBP_CONFIG_COMPONENTS '{jres: ["JavaBuildpack::Jre::OpenJdkJRE"]}'
30
30
# Please see the documentation for more detail.
31
31
jres :
32
+ # - "JavaBuildpack::Jre::GraalVmJRE"
32
33
# - "JavaBuildpack::Jre::IbmJRE"
33
34
- " JavaBuildpack::Jre::OpenJdkJRE"
34
35
# - "JavaBuildpack::Jre::OracleJRE"
35
36
# - "JavaBuildpack::Jre::ZuluJRE"
36
37
# - "JavaBuildpack::Jre::SapMachineJRE"
37
- # - "JavaBuildpack::Jre::GraalVmJRE"
38
38
39
39
# Frameworks are processed in order.
40
40
# The MultiBuildpack framework is first in order to allow any framework to override contributions from earlier buildpacks
Original file line number Diff line number Diff line change 1
1
# Cloud Foundry Java Buildpack
2
- # Copyright 2018 the original author or authors.
2
+ # Copyright 2013-2020 the original author or authors.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments