Skip to content

Use 'temurin' instead of 'adopt' and update to java 17#2144

Merged
andrerfcsantos merged 1 commit intoexercism:mainfrom
andrerfcsantos:use-temurin-java-17
Aug 6, 2022
Merged

Use 'temurin' instead of 'adopt' and update to java 17#2144
andrerfcsantos merged 1 commit intoexercism:mainfrom
andrerfcsantos:use-temurin-java-17

Conversation

@andrerfcsantos
Copy link
Copy Markdown
Member

@andrerfcsantos andrerfcsantos commented Jul 18, 2022

The documentation for setup-java recommends moving away from 'adopt' which has been discontinued and to use 'temurin' instead:

NOTE: Adopt OpenJDK got moved to Eclipse Temurin and won't be updated anymore. It is highly recommended to migrate workflows from adopt to temurin to keep receiving software and security updates. See more details in the Good-bye AdoptOpenJDK post.
Source.

Summary of changes:

  • Use 'temurin' instead of 'adopt'
  • Update to Java 17, which is the version of java the test runner uses
  • Convert action versions to SHAs

cc @exercism/reviewers @exercism/java

@andrerfcsantos andrerfcsantos merged commit fd74b12 into exercism:main Aug 6, 2022
@andrerfcsantos andrerfcsantos deleted the use-temurin-java-17 branch August 14, 2022 08:47
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.

3 participants