Skip to content

Remove redundant overwrite to use Java17 in pom.xml#600

Merged
zkaoudi merged 1 commit into
apache:mainfrom
Baunsgaard:patch-1
Aug 26, 2025
Merged

Remove redundant overwrite to use Java17 in pom.xml#600
zkaoudi merged 1 commit into
apache:mainfrom
Baunsgaard:patch-1

Conversation

@Baunsgaard

Copy link
Copy Markdown
Contributor

Remove redundant overwrite to use Java17, (and congrats with the new release!)

Remove redundant overwrite to use Java17, (and congrats with the new release)
@zkaoudi

zkaoudi commented Aug 26, 2025

Copy link
Copy Markdown
Contributor

Hey Sebastian, thanks for the PR :) I think it's just a typo in the comment and not a redundancy. Could you double-check please?

@Baunsgaard

Baunsgaard commented Aug 26, 2025

Copy link
Copy Markdown
Contributor Author

Hi @zkaoudi

I just took a look at how the project is going, following a post on LinkedIn that mentioned a newer version of Java is supported. It got me curious about which one, and I looked into your POM.xml.

Based on a commit from March 20, the base system is updated to use Java 17 by default:

#600 897f17c

Making the overwrite to enable Java 17 redundant (unless I missed something).

The specific line that made me react is: https://github.com/apache/incubator-wayang/blob/8ee427f678cfed6c12caecc84b54a3797afbb377/pom.xml#L110

@zkaoudi

zkaoudi commented Aug 26, 2025

Copy link
Copy Markdown
Contributor

That's true, we don't need a specific profile for java 17. thanks :)

@zkaoudi zkaoudi merged commit 5466166 into apache:main Aug 26, 2025
4 checks passed
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