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

Introduce Java 17 to MapRoulette-backend CI tests #1125

Merged
merged 1 commit into from
May 26, 2024
Merged

Conversation

ljdelight
Copy link
Contributor

This is a testing only change -- MapRoulette runtime will remain at Java 11.

With Play framework 3.x planning to stop supporting Java 11, we're adding Java 17 support to MapRoulette-backend. The recent upgrade to Play 2.9 has helped us overcome earlier issues with Java 17. However, Java 21 is not supported yet (the compile fails).

This update keeps Java 11 support while adding Java 17, ensuring our code works with both versions.

With Play framework 3.x planning to stop supporting Java 11, we're adding Java 17 support to MapRoulette-backend. The recent upgrade to Play 2.9 has helped us overcome earlier issues with Java 17. However, Java 21 is not supported yet.

This update keeps Java 11 support while adding Java 17, ensuring our code works with both versions.
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ljdelight ljdelight merged commit e896fc3 into main May 26, 2024
11 checks passed
@ljdelight ljdelight deleted the ljdelight/wfJdk17 branch May 26, 2024 22:31
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.

1 participant