File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ containers:
2929# Example: cf set-env JBP_CONFIG_COMPONENTS '{jres: ["JavaBuildpack::Jre::OpenJdkJRE"]}'
3030# Please see the documentation for more detail.
3131jres :
32+ # - "JavaBuildpack::Jre::GraalVmJRE"
3233# - "JavaBuildpack::Jre::IbmJRE"
3334 - " JavaBuildpack::Jre::OpenJdkJRE"
3435# - "JavaBuildpack::Jre::OracleJRE"
3536# - "JavaBuildpack::Jre::ZuluJRE"
3637# - "JavaBuildpack::Jre::SapMachineJRE"
37- # - "JavaBuildpack::Jre::GraalVmJRE"
3838
3939# Frameworks are processed in order.
4040# 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 11# Cloud Foundry Java Buildpack
2- # Copyright 2018 the original author or authors.
2+ # Copyright 2013-2020 the original author or authors.
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments