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

Updated 3rd party dependencies #1448

Merged
merged 8 commits into from
Oct 16, 2023

Conversation

tazmaniax
Copy link
Collaborator

All tests pass

@tazmaniax
Copy link
Collaborator Author

This is compiling successfully using JDK 20 so maybe the minimum JDK has been increased and the following libs must be reverted to 3.33.0. More investigation is needed.

- org.eclipse.jdt -> org.eclipse.jdt.core 3.34.0
- org.eclipse.jdt -> ecj 3.34.0

@tazmaniax
Copy link
Collaborator Author

@xael-fry I've confirmed that Eclipse JDT compiler v0.33.0 is the last version supporting Java 11 and Java 17 is the new minimum for later compiler versions. Otherwise, this is good to go. Cheers

@tazmaniax
Copy link
Collaborator Author

tazmaniax commented Sep 15, 2023

Confirmed again that post JDT v3.33.0 versions (in this case v3.35.0) do not work with Java 11. It would be nice if the Java 17 builds would happen even if the Java 11 build fails to show that it does work for later versions of Java

CleanShot 2023-09-15 at 09 58 18@2x

@xael-fry xael-fry merged commit c6fe899 into playframework:master Oct 16, 2023
5 checks passed
@xael-fry xael-fry added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@xael-fry xael-fry added this to the 1.8.0 milestone Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants