Skip to content

Enable compiler release in e4.core.di.extensions.supplier#2448

Merged
akurtakov merged 2 commits intoeclipse-platform:masterfrom
akurtakov:master
Jan 30, 2026
Merged

Enable compiler release in e4.core.di.extensions.supplier#2448
akurtakov merged 2 commits intoeclipse-platform:masterfrom
akurtakov:master

Conversation

@akurtakov
Copy link
Member

Fixes couple of warnings in the workspace if one doesn't have Java 17 installed anymore.

akurtakov and others added 2 commits January 30, 2026 13:01
Fixes couple of warnings in the workspace if one doesn't have Java 17
installed anymore.
@eclipse-platform-bot
Copy link
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/META-INF/MANIFEST.MF

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 patch
From ac08c1774f9e47c150ec0604554b7ca6a08be470 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <platform-bot@eclipse.org>
Date: Fri, 30 Jan 2026 11:10:39 +0000
Subject: [PATCH] Version bump(s) for 4.39 stream


diff --git a/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/META-INF/MANIFEST.MF b/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/META-INF/MANIFEST.MF
index 9410fe1816..6c661d9d56 100644
--- a/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/META-INF/MANIFEST.MF
+++ b/runtime/bundles/org.eclipse.e4.core.di.extensions.supplier/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: %Bundle-Vendor
 Bundle-SymbolicName: org.eclipse.e4.core.di.extensions.supplier
-Bundle-Version: 0.17.900.qualifier
+Bundle-Version: 0.17.1000.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-17
 Require-Capability: osgi.extender;
   filter:="(&(osgi.extender=osgi.component)(version>=1.3)(!(version>=2.0)))"
-- 
2.52.0

Further information are available in Common Build Issues - Missing version increments.

@github-actions
Copy link
Contributor

Test Results

 1 977 files  ±0   1 977 suites  ±0   1h 34m 0s ⏱️ + 3m 51s
 4 743 tests ±0   4 718 ✅  - 1   24 💤 ±0  1 ❌ +1 
14 229 runs  ±0  14 046 ✅  - 1  182 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit df400fb. ± Comparison against base commit d8e06fc.

@akurtakov
Copy link
Member Author

Test failure unrelated.

@akurtakov akurtakov merged commit ddd9a3f into eclipse-platform:master Jan 30, 2026
16 of 18 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