eclipse.platform.ui
eclipse.platform.ui copied to clipboard
Mark YesNoCancelListSelectionDialog for removal
Deprecated since a longer period, marking it for removal
Test Results
1 802 files - 19 1 802 suites - 19 1h 51m 18s ⏱️ - 14m 12s 7 726 tests ± 0 7 496 ✅ + 1 228 💤 ±0 1 ❌ - 2 1 🔥 +1 23 980 runs - 359 23 237 ✅ - 352 741 💤 - 6 1 ❌ - 2 1 🔥 +1
For more details on these failures and errors, see this check.
Results for commit 50f84483. ± Comparison against base commit 6a3eb354.
:recycle: This comment has been updated with latest results.
is something to do left here?
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.ui.workbench/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 e3cae5abe120c2e781116ce850872019cb946b98 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Tue, 26 Nov 2024 20:35:17 +0000
Subject: [PATCH] Version bump(s) for 4.35 stream
diff --git a/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF
index b43589cf1f..c0d826a9b6 100644
--- a/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ui.workbench; singleton:=true
-Bundle-Version: 3.134.0.qualifier
+Bundle-Version: 3.134.100.qualifier
Bundle-Activator: org.eclipse.ui.internal.WorkbenchPlugin
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %providerName
--
2.47.0
Further information are available in Common Build Issues - Missing version increments.