Skip to content

Update version ranges of dependencies for bundles/org.eclipse.equinox.p2.ui.admin.rcp#1040

Open
eclipse-equinox-bot wants to merge 2 commits intomasterfrom
dependency-check/bundles/org.eclipse.equinox.p2.ui.admin.rcp
Open

Update version ranges of dependencies for bundles/org.eclipse.equinox.p2.ui.admin.rcp#1040
eclipse-equinox-bot wants to merge 2 commits intomasterfrom
dependency-check/bundles/org.eclipse.equinox.p2.ui.admin.rcp

Conversation

@eclipse-equinox-bot
Copy link
Copy Markdown
Contributor

Require-Bundle org.eclipse.ui 3.208.0 (compiled against 3.208.100.v20260227-1923 provided by org.eclipse.ui 3.208.100.v20260227-1923) includes 3.208.0.v20251219-1043 (provided by org.eclipse.ui 3.208.0.v20251219-1043) but this version is missing the method org/eclipse/swt/graphics/Point#<init> referenced by org.eclipse.equinox.internal.p2.ui.admin.rcp.ApplicationWorkbenchWindowAdvisor.

Require-Bundle org.eclipse.ui 3.208.0 (compiled against 3.208.100.v20260227-1923 provided by org.eclipse.ui 3.208.100.v20260227-1923) includes 3.208.0.v20251216-1634 (provided by org.eclipse.ui 3.208.0.v20251216-1634) but this version is missing the method org/eclipse/swt/graphics/Point#<init> referenced by org.eclipse.equinox.internal.p2.ui.admin.rcp.ApplicationWorkbenchWindowAdvisor.

Suggested lower version for bundle org.eclipse.ui is 3.208.100.v20260227-1923 out of [3.208.0.v20251216-1634, 3.208.0.v20251219-1043, 3.208.100.v20260227-1923]

@eclipse-equinox-bot
Copy link
Copy Markdown
Contributor Author

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.equinox.p2.ui.admin.rcp/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 47650a3cab536f66896b3e4dbb883a7233493a25 Mon Sep 17 00:00:00 2001
From: Eclipse Equinox Bot <equinox-bot@eclipse.org>
Date: Sat, 7 Mar 2026 02:02:24 +0000
Subject: [PATCH] Version bump(s) for 4.40 stream


diff --git a/bundles/org.eclipse.equinox.p2.ui.admin.rcp/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.ui.admin.rcp/META-INF/MANIFEST.MF
index acbd3cd9c..e1f8322e3 100644
--- a/bundles/org.eclipse.equinox.p2.ui.admin.rcp/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.ui.admin.rcp/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: %bundleName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Bundle-SymbolicName: org.eclipse.equinox.p2.ui.admin.rcp; singleton:=true
-Bundle-Version: 1.5.0.qualifier
+Bundle-Version: 1.5.100.qualifier
 Bundle-Activator: org.eclipse.equinox.internal.p2.ui.admin.rcp.Activator
 Bundle-RequiredExecutionEnvironment: JavaSE-21
 Require-Bundle: org.eclipse.ui;bundle-version="[3.208.100,4)",
-- 
2.53.0

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 7, 2026

Test Results

   18 files   -   366     18 suites   - 366   28m 48s ⏱️ - 10m 40s
1 907 tests ±    0  1 904 ✅ ±    0  3 💤 ±0  0 ❌ ±0 
5 176 runs   - 1 545  5 167 ✅  - 1 545  9 💤 ±0  0 ❌ ±0 

Results for commit e7b70ec. ± Comparison against base commit 783265d.

This pull request removes 1785 and adds 1785 tests. Note that renamed tests count towards both.
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.Bug196525 ‑ testConfigContent
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.Bug258370 ‑ testComma
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.CleanupTest ‑ testOSGiRemoval
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.CleanupTest ‑ testSimpleConfiguratorRemoval
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.CleanupTest ‑ testWithMutipleBundles
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.FrameworkExtensionTest ‑ testAddRemoveFrameworkExtension
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.LauncherConfigLocationTest ‑ testCustomLauncherConfig
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.LauncherDataTest ‑ testRemoveProgramArg
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.ManipulatorTests ‑ testBug212361_osgiInBundlesList
AutomatedTests org.eclipse.equinox.frameworkadmin.tests.AllTests org.eclipse.equinox.frameworkadmin.tests.ManipulatorTests ‑ testBug258126_ProgramArgs_VMArgs
…
org.eclipse.equinox.frameworkadmin.tests.Bug196525 ‑ testConfigContent
org.eclipse.equinox.frameworkadmin.tests.Bug258370 ‑ testComma
org.eclipse.equinox.frameworkadmin.tests.CleanupTest ‑ testOSGiRemoval
org.eclipse.equinox.frameworkadmin.tests.CleanupTest ‑ testSimpleConfiguratorRemoval
org.eclipse.equinox.frameworkadmin.tests.CleanupTest ‑ testWithMutipleBundles
org.eclipse.equinox.frameworkadmin.tests.FrameworkExtensionTest ‑ testAddRemoveFrameworkExtension
org.eclipse.equinox.frameworkadmin.tests.LauncherConfigLocationTest ‑ testCustomLauncherConfig
org.eclipse.equinox.frameworkadmin.tests.LauncherDataTest ‑ testRemoveProgramArg
org.eclipse.equinox.frameworkadmin.tests.ManipulatorTests ‑ testBug212361_osgiInBundlesList
org.eclipse.equinox.frameworkadmin.tests.ManipulatorTests ‑ testBug258126_ProgramArgs_VMArgs
…
This pull request removes 2 skipped tests and adds 2 skipped tests. Note that renamed tests count towards both.
AutomatedTests org.eclipse.equinox.p2.tests.ui.dialogs.AllTests org.eclipse.equinox.p2.tests.ui.dialogs.EECompatibilityTest ‑ testEEIssueSkipsRemediation
AutomatedTests org.eclipse.equinox.p2.tests.ui.dialogs.AllTests org.eclipse.equinox.p2.tests.ui.dialogs.EECompatibilityTest ‑ testSingleIUPreventInstallation
org.eclipse.equinox.p2.tests.ui.dialogs.EECompatibilityTest ‑ testEEIssueSkipsRemediation
org.eclipse.equinox.p2.tests.ui.dialogs.EECompatibilityTest ‑ testSingleIUPreventInstallation

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