-
Notifications
You must be signed in to change notification settings - Fork 125
Derive Test JRE from configuration of maven-enforcer-plugin #2070
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
base: main
Are you sure you want to change the base?
Conversation
ae35520 to
2c8b9be
Compare
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
Test Results 327 files +3 327 suites +3 1h 3m 7s ⏱️ - 8m 49s For more details on these failures and errors, see this check. Results for commit a162b17. ± Comparison against base commit 27eae6a. This pull request removes 5 and adds 5 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
faf973e to
aad9c65
Compare
Similar to what is done for the Maven Launch Configurations. Move logic for Maven Execution JRE to org.eclipse.m2e.jdt. This closes #2059
aad9c65 to
ae10f7a
Compare
Add release notes entry
9d3934c to
a162b17
Compare
|
@laeubi @HannesWell Any concerns with this? |
Similar to what is done for the Maven Launch Configurations. Move logic for Maven Execution JRE to org.eclipse.m2e.jdt.
This closes #2059