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

[tycho-4.0.x] Reduce printed warnings in builds #3532

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

eclipse-tycho-bot
Copy link

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

There are a lot of "[WARNING] Using JavaSE-21 to fulfill requested
profile of JavaSE-17. This might lead to faulty dependency resolution,
consider defining a suitable JDK in the toolchains.xml." in builds if no
toolchain.xml  is defined. But with modular JVMs even having same EE
version doesn't guarantee same APIs are available in the JVM thus
reducing severity of the message to debug so it can still be printed for
the rare cases when that might be useful.

(cherry picked from commit 969abc4)
Copy link

Test Results

  588 files    588 suites   3h 54m 15s ⏱️
  396 tests   389 ✅  6 💤 1 ❌
1 188 runs  1 168 ✅ 19 💤 1 ❌

For more details on these failures, see this check.

Results for commit 5b4fe62.

@eclipse-tycho-bot eclipse-tycho-bot merged commit f02cbbb into tycho-4.0.x Feb 27, 2024
7 of 12 checks passed
@akurtakov akurtakov deleted the backport/tycho-4.0.x/pr-3531 branch February 27, 2024 11:59
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.

None yet

2 participants