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 support for new GraalVM Community distributions #35

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

sschuberth
Copy link
Contributor

Please have a look at the individual commit messages for the details.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
In addition to old GraalVM CE distributions, support the new community
distributions that use a new versioning scheme that follows JDK
releases. Resolves gradle#31.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
@jbartok jbartok merged commit 2d4294f into gradle:main Jul 6, 2023
1 check passed
@sschuberth sschuberth deleted the new-graalvm-ce-support branch July 6, 2023 07:10
@sschuberth
Copy link
Contributor Author

@jbartok can be please get a new plugin release with this PR included?

@jbartok
Copy link
Member

jbartok commented Jul 10, 2023

@sschuberth Yes, sure. Could you please summarize the changes in the release notes and then I'll take care of the release.

@sschuberth
Copy link
Contributor Author

sschuberth commented Jul 10, 2023

@sschuberth Yes, sure. Could you please summarize the changes in the release notes and then I'll take care of the release.

Here you go. While at it, I've taken the liberty to generalize the file to not only match release 0.6.0, and turned it into Markdown format. Edit: I saw now that the file name of release-notes-0.6.0.txt is required.

@jbartok
Copy link
Member

jbartok commented Jul 10, 2023

Version 0.6.0 has been released; feel free to try it out. And thank you for your contributions!

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.

None yet

2 participants