Skip to content

Reorder classpath container to have junit container come first#1249

Merged
laeubi merged 2 commits intoeclipse-equinox:masterfrom
laeubi:reorder_cp_container
Mar 2, 2026
Merged

Reorder classpath container to have junit container come first#1249
laeubi merged 2 commits intoeclipse-equinox:masterfrom
laeubi:reorder_cp_container

Conversation

@laeubi
Copy link
Member

@laeubi laeubi commented Mar 1, 2026

@github-actions
Copy link

github-actions bot commented Mar 1, 2026

Test Results

  846 files  ±0    846 suites  ±0   1h 50m 42s ⏱️ + 4m 9s
2 234 tests ±0  2 185 ✅ ±0   49 💤 ±0  0 ❌ ±0 
6 702 runs  ±0  6 553 ✅ ±0  149 💤 ±0  0 ❌ ±0 

Results for commit d306109. ± Comparison against base commit 83b2eaa.

♻️ This comment has been updated with latest results.

@eclipse-equinox-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:

bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
bundles/org.eclipse.osgi/pom.xml
features/org.eclipse.equinox.core.feature/feature.xml
features/org.eclipse.equinox.core.sdk/feature.xml
features/org.eclipse.equinox.server.core/feature.xml

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 7b4d380d33168d4a6dbd5c151ce8669b3357daea Mon Sep 17 00:00:00 2001
From: Eclipse Equinox Bot <equinox-bot@eclipse.org>
Date: Sun, 1 Mar 2026 15:21:19 +0000
Subject: [PATCH] Version bump(s) for 4.40 stream


diff --git a/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF b/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
index b16b46842..a6a98d04c 100644
--- a/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.osgi/META-INF/MANIFEST.MF
@@ -107,7 +107,7 @@ Bundle-Activator: org.eclipse.osgi.internal.framework.SystemBundleActivator
 Bundle-Description: %systemBundle
 Bundle-Copyright: %copyright
 Bundle-Vendor: %eclipse.org
-Bundle-Version: 3.24.100.qualifier
+Bundle-Version: 3.24.200.qualifier
 Bundle-Localization: systembundle
 Bundle-DocUrl: http://www.eclipse.org
 Eclipse-ExtensibleAPI: true
diff --git a/bundles/org.eclipse.osgi/pom.xml b/bundles/org.eclipse.osgi/pom.xml
index 1740845e6..bdc3a5db5 100644
--- a/bundles/org.eclipse.osgi/pom.xml
+++ b/bundles/org.eclipse.osgi/pom.xml
@@ -19,7 +19,7 @@
 </parent>
   <groupId>org.eclipse.platform</groupId>
   <artifactId>org.eclipse.osgi</artifactId>
-  <version>3.24.100-SNAPSHOT</version>
+  <version>3.24.200-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <properties>
 	  <!-- The actual TCKs are executed in the org.eclipse.osgi.tck module because of reference to other service implementations -->
diff --git a/features/org.eclipse.equinox.core.feature/feature.xml b/features/org.eclipse.equinox.core.feature/feature.xml
index 1673d330c..37011ac1e 100644
--- a/features/org.eclipse.equinox.core.feature/feature.xml
+++ b/features/org.eclipse.equinox.core.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.equinox.core.feature"
       label="%featureName"
-      version="1.15.800.qualifier"
+      version="1.15.900.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/features/org.eclipse.equinox.core.sdk/feature.xml b/features/org.eclipse.equinox.core.sdk/feature.xml
index be2cebe84..62f8e0a7b 100644
--- a/features/org.eclipse.equinox.core.sdk/feature.xml
+++ b/features/org.eclipse.equinox.core.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.equinox.core.sdk"
       label="%featureName"
-      version="3.25.800.qualifier"
+      version="3.25.900.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/features/org.eclipse.equinox.server.core/feature.xml b/features/org.eclipse.equinox.server.core/feature.xml
index 2f81f5b47..6b1de6738 100644
--- a/features/org.eclipse.equinox.server.core/feature.xml
+++ b/features/org.eclipse.equinox.server.core/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.equinox.server.core"
       label="%featureName"
-      version="1.16.800.qualifier"
+      version="1.16.900.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
-- 
2.53.0

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

@laeubi laeubi merged commit c37fbdc into eclipse-equinox:master Mar 2, 2026
30 checks passed
merks added a commit to merks/eclipse.platform that referenced this pull request Mar 2, 2026
merks added a commit to eclipse-platform/eclipse.platform that referenced this pull request Mar 2, 2026
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