Skip to content

chore: Test refactored java-buildpack#864

Draft
silvestre wants to merge 3 commits intomainfrom
test-new-java-buildpack
Draft

chore: Test refactored java-buildpack#864
silvestre wants to merge 3 commits intomainfrom
test-new-java-buildpack

Conversation

@silvestre
Copy link
Copy Markdown
Member

Issue

Ramon wants users of the Java buildpack to test his refactored version: https://cloudfoundry.slack.com/archives/C02HWMDUQ/p1764867805724949

Fix

Create this PR to test it out

Do not merge!

# Issue

Ramon wants users of the Java buildpack to test his refactored version: https://cloudfoundry.slack.com/archives/C02HWMDUQ/p1764867805724949

# Fix

Create this PR to test it out

Do not merge!
@silvestre silvestre force-pushed the test-new-java-buildpack branch from c0f7560 to 4cecf64 Compare December 9, 2025 08:48
try getting the right JAVA_HOME
set -euo pipefail

JAVA_BIN=${JAVA_BIN:-"/home/vcap/app/.java-buildpack/open_jdk_jre/bin/java"}
[ -f ./profile.d/0_java.sh ] && source ./profile.d/0_java.sh
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [shellcheck] reported by reviewdog 🐶
Not following: ./profile.d/0_java.sh: openBinaryFile: does not exist (No such file or directory) SC1091

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants