-
Notifications
You must be signed in to change notification settings - Fork 271
(MODULES-11234) Support Adoptium Temurin #502
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
Conversation
java::adoptium is a typethat may have no external impact to Forge modules. This module is declared in 79 of 578 indexed public
|
0b7b7c8
to
63e6df8
Compare
63e6df8
to
3aac15c
Compare
Can this perhaps be merged now? |
java::adoptium is a typethat may have no external impact to Forge modules. This module is declared in 79 of 578 indexed public
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sorry for the wait on getting this merged in but everything looks great to me so I'll go ahead and do so now.
@david22swan Thanks. Any idea when this gets released on the forge? |
There is no plan for one currently but will pass on that it has been requested. |
@dploeger Happy to report that the module has now been released, though as it was a x release you won't be able to pull it down automatically sorry. |
This adds support for Adoptium Temurin (the new name of Adopt OpenJDK). I started testing from Adoptium 16 onwards, because previous versions can still be fetched from Adopt.
fixes MODULES-11234