Skip to content

Conversation

@carldea
Copy link
Contributor

@carldea carldea commented Dec 20, 2021

The AdoptOpenJDK has been discontinued since July 2021 (https://adoptopenjdk.net). Switching the distribution to Azul Zulu. When using Zulu you get all the latest updated (TCK Tested) builds for all versions of OpenJDK. A matrix, or array was created in case you would like to add additional builds of the openjdk to test on.

Fixes N/A
The fix is in the CI/CD GitHub workflow to use Zulu as the distribution of the JDK instead of AdoptOpenJDK, as it is discontinued.

Please see more details at Foojay.io:
https://foojay.io/today/github-actions-with-java-part-2/

Changes:

  • GitHub Actions setup-java's distribution as zulu instead of adopt
  • Created a simple matrix, just in case you want to use JDK 17 or 18ea release

Screen shots for the changes:

N/A

Checklist:

  • Created PR on the Development branch
  • No modifications done source code.

The AdoptOpenJDK has been discontinued since July 2021 (https://adoptopenjdk.net). Switching the distribution to Azul Zulu. When using Zulu you get all the latest updated (TCK Tested) builds for all versions of OpenJDK.
@CloudyPadmal CloudyPadmal merged commit 027e194 into fossasia:development Jan 15, 2022
CloudyPadmal added a commit that referenced this pull request Jan 15, 2022
CloudyPadmal added a commit that referenced this pull request Jan 15, 2022
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.

2 participants