Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add download step #243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

albfan
Copy link

@albfan albfan commented Mar 5, 2023

fixes #242

@albfan
Copy link
Author

albfan commented Mar 5, 2023

Added another fix to use downloaded jdk for jlink

@georgewfraser
Copy link
Owner

Can you please separate this into two PRs @albfan ? These changes are pretty unrelated and I'm not sure the JAVA_HOME bit will work in all cases.

@albfan
Copy link
Author

albfan commented Jul 6, 2023

We can do a better fallback for jlink.

About Split, what is it? split by OS?

@georgewfraser
Copy link
Owner

The two commits. I'm not sure if adding the JAVA_HOME/... bit will work with the CI scripts.

@albfan
Copy link
Author

albfan commented Jul 14, 2023

hmm, yes, that change don't make much sense and is unrelated with fix. Not sure why I needed, jlink is resolvable in my PATH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

steps to install
2 participants