Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 1.33 KB

File metadata and controls

40 lines (19 loc) · 1.33 KB

Community Java Buildpack

Find SAP-managed Cloud Foundry Java components and updates that belong to the community java-buildpack.

The SAP BTP, Cloud Foundry environment provides one recent version of java_buildpack as part of its system buildpacks. To check this version, proceed as follows:

  1. Log in to a particular SAP BTP region and subaccount. For example, if your region is eu10, run:

    cf api https://api.cf.eu10.hana.ondemand.com
    
  2. Then run:

    cf buildpacks
    

To learn about changes in the Java buildpack's versions and features, regularly check the latest buildpack releases in the GitHub community page.

  • SapMachine – as of v4.55 of the java-buildpack, SAP provides SapMachine 11 and 17 instead of OpenJDK 11 and 17 in the offline java_buildpack.

    See SAP Note: 3261748 SapMachine is replacing OpenJDK 11 & 17 in java_buildpack