Skip to content

Move bundles with Java 21 in the dependency tree to that BREE#1676

Merged
akurtakov merged 1 commit intoeclipse-platform:masterfrom
akurtakov:master
Jan 11, 2025
Merged

Move bundles with Java 21 in the dependency tree to that BREE#1676
akurtakov merged 1 commit intoeclipse-platform:masterfrom
akurtakov:master

Conversation

@akurtakov
Copy link
Copy Markdown
Member

Fixes warnings like:

Execution environment is lower than one of the plug-in's dependencies
(org.eclipse.core.tools) which has an execution environment of
JavaSE-21.	MANIFEST.MF	/org.eclipse.core.tools.resources/META-INF	line
19	Plug-in Problem

Fixes warnings like:
```
Execution environment is lower than one of the plug-in's dependencies
(org.eclipse.core.tools) which has an execution environment of
JavaSE-21.	MANIFEST.MF	/org.eclipse.core.tools.resources/META-INF	line
19	Plug-in Problem
```
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

 1 755 files  ±0   1 755 suites  ±0   1h 28m 25s ⏱️ - 6m 35s
 4 170 tests ±0   4 148 ✅ ±0   22 💤 ±0  0 ❌ ±0 
13 107 runs  ±0  12 943 ✅ ±0  164 💤 ±0  0 ❌ ±0 

Results for commit 8ab05f4. ± Comparison against base commit a5fa6ee.

@akurtakov
Copy link
Copy Markdown
Member Author

New warnings are due to URL contstructors being deprecated but there is not 1:1 replacement so to be handled separately.

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.

1 participant