cloudfoundry / java-buildpack

Cloud Foundry buildpack for running Java applications
Apache License 2.0
435 stars 2.58k forks source link

Distinguish platforms in SapMachine repository root URL #1006

Closed RealCLanger closed 1 year ago

RealCLanger commented 1 year ago

SapMachine has so only offered one URL for its versions, https://sap.github.io/SapMachine/assets/cf/jre/linux/x86_64/index.yml. We now also differentiate platform types, that is we have https://sap.github.io/SapMachine/assets/cf/jre/bionic/x86_64/index.yml and https://sap.github.io/SapMachine/assets/cf/jre/jammy/x86_64/index.yml from which the deployment should chose.

linux-foundation-easycla[bot] commented 1 year ago

CLA Signed

The committers listed above are authorized under a signed CLA.