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

review: chore: compile spoon with Java 17 #5588

Merged
merged 5 commits into from
Jan 2, 2024

Conversation

SirYwell
Copy link
Collaborator

@SirYwell SirYwell commented Dec 18, 2023

This fully brings spoon to Java 17. Small adjustments to tests were needed.

MartinWitt and others added 4 commits December 18, 2023 15:17
Remove Java 11 from the tests.yml matrix in favor of more recent versions to ensure compatibility with updated dependencies. Update setup-java actions accordingly.
@SirYwell SirYwell requested a review from MartinWitt December 18, 2023 16:06
@SirYwell
Copy link
Collaborator Author

@MartinWitt could you take a look at the changes please?

Copy link
Contributor

@Luro02 Luro02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shoudn't the java version in jreleaser.yml be changed to 17 as well?

spoon/jreleaser.yml

Lines 17 to 20 in 00717fa

java:
groupId: fr.inria.gforge
version: "11"
inceptionYear: "2015"

@MartinWitt MartinWitt merged commit faf3675 into INRIA:java17 Jan 2, 2024
9 checks passed
@MartinWitt MartinWitt deleted the chore/java17 branch January 2, 2024 18:29
I-Al-Istannen added a commit that referenced this pull request Apr 3, 2024
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.

4 participants