-
Notifications
You must be signed in to change notification settings - Fork 61
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
Refactor for JDK17 and Tycho 4.0.7 #118
base: master
Are you sure you want to change the base?
Conversation
I have no way of signing the CLA. There's no button or link to click. |
Signed-off-by: Guido Spadotto <[email protected]>
Hi @gspadotto, Could you please try to sign the CLA with Contributor License Agreement. Best regards, |
Hi @DedunuKarunarathne, If this can be of any help: I hereby agree to the terms of the CLA as far as this Pull Request is concerned. |
CLA Signed as @guidospadotto-profesia |
Purpose
Resolves issues like eclipse-tycho/tycho#3112 and - generally speaking - eases the issues that arise from technical debt.
Goals
Make the P2Generation and Mojos usable with JDKs that are still supported.
Approach
Update dependencies whenever possible.
Release note
Verified compilation on Maven 3.9.3 and Java version: 17.0.9, vendor: Eclipse Adoptium