-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
May I ask someone to check if release procedure is fine?
Following doc stats:
https://github.com/cloudfoundry/java-buildpack/blob/main/docs/buildpack-modes.md#offline-mode
You can download specific versions of the "Offline Mode" buildpack to use with the create-buildpack and update-buildpack Cloud Foundry CLI commands. To find these, navigate to the Java Buildpack Releases page and download one of the java-buildpack-offline-v.zip file. In order to package a modified "Offline Mode" buildpack, refer to Building Packages. To add the buildpack to an instance of Cloud Foundry, use the cf create-buildpack java-buildpack java-buildpack-offline-v.zip command. For more details refer to the Cloud Foundry buildpack documentation.
https://github.com/cloudfoundry/java-buildpack/releases/tag/v4.6 is probably the last one that contained offline version
Any chance to get them produced and uploaded again for the last 5.0.0 release and further ones?