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

Always get the latest JDK version #596

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

tonihele
Copy link
Contributor

Resolves #595

Basically now all releases will get the freshest available JDK. We no longer have the exact version info in the script but I don't think that matters. Locally I just wipe out everything before running the script. And the release is always created in a new empty environment. So the exact version in paths doesn't matter.

@tonihele tonihele changed the title Feature/issue 595 Always get the latest JDK version Apr 20, 2024
@neph1
Copy link
Contributor

neph1 commented Apr 22, 2024

Nice!

@tonihele tonihele merged commit 20875e2 into jMonkeyEngine:master Apr 22, 2024
3 checks passed
@tonihele tonihele deleted the feature/issue-595 branch April 22, 2024 19:04
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.

Use Adoptium API to always get the latest JDK
2 participants