Skip to content

Add SVGs to org.eclipse.e4.ui bundles #2925

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 22, 2025

Conversation

Michael5601
Copy link
Contributor

This PR adds SVGs for all icons in the bundles org.eclipse.e4.ui.progress, org.eclipse.e4.ui.workbench.swt, org.eclipse.e4.ui.workbench.renderers.swt, org.eclipse.e4.ui.workbench.addons.swt and org.eclipse.e4.ui.tests, org.eclipse.e4.ui.dialogs.

See also this PR for more information.

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

bundles/org.eclipse.e4.ui.dialogs/META-INF/MANIFEST.MF
bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF
bundles/org.eclipse.e4.ui.workbench.renderers.swt/META-INF/MANIFEST.MF
tests/org.eclipse.e4.ui.tests/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 85771971f074665aa06590855c4c53000ee8a755 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Tue, 15 Apr 2025 14:19:09 +0000
Subject: [PATCH] Version bump(s) for 4.36 stream


diff --git a/bundles/org.eclipse.e4.ui.dialogs/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.ui.dialogs/META-INF/MANIFEST.MF
index 49da5e31d2..a1676b4a65 100644
--- a/bundles/org.eclipse.e4.ui.dialogs/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.e4.ui.dialogs/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.e4.ui.dialogs
-Bundle-Version: 1.6.0.qualifier
+Bundle-Version: 1.6.100.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-17
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF
index 57378a3fa2..5d23feb14e 100644
--- a/bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.e4.ui.progress/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.e4.ui.progress;singleton:=true
-Bundle-Version: 0.4.700.qualifier
+Bundle-Version: 0.4.800.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/META-INF/MANIFEST.MF
index d05c28db40..1f50906976 100644
--- a/bundles/org.eclipse.e4.ui.workbench.renderers.swt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.e4.ui.workbench.renderers.swt/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.e4.ui.workbench.renderers.swt;singleton:=true
-Bundle-Version: 0.16.700.qualifier
+Bundle-Version: 0.16.800.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/tests/org.eclipse.e4.ui.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.e4.ui.tests/META-INF/MANIFEST.MF
index 4104d9f486..0b2cce81a1 100644
--- a/tests/org.eclipse.e4.ui.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.e4.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.e4.ui.tests;singleton:=true
-Bundle-Version: 0.15.700.qualifier
+Bundle-Version: 0.15.800.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.emf.ecore.xmi;bundle-version="2.4.0",
-- 
2.49.0

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

Copy link
Contributor

github-actions bot commented Apr 15, 2025

Test Results

 1 824 files   1 824 suites   1h 30m 55s ⏱️
 7 918 tests  7 690 ✅ 228 💤 0 ❌
23 841 runs  23 093 ✅ 748 💤 0 ❌

Results for commit 6a9df62.

♻️ This comment has been updated with latest results.

Michael5601 and others added 3 commits April 22, 2025 13:43
This commit adds SVGs for all icons in the bundles
`org.eclipse.e4.ui.progress`, `org.eclipse.e4.ui.workbench.swt`, `org.eclipse.e4.ui.workbench.renderers.swt`, `org.eclipse.e4.ui.workbench.addons.swt` and `org.eclipse.e4.ui.tests`, `org.eclipse.e4.ui.dialogs`.
Use on-the-fly-generated disabled version of SVG-rasterized icons
instead.
@HeikoKlare HeikoKlare force-pushed the org.eclipse.e4.SVGs branch from ab4ec5c to 6a9df62 Compare April 22, 2025 11:43
@HeikoKlare
Copy link
Contributor

Merging this despite Jenkins failure caused by https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/5892

Since master builds seem to still work on Jenkins, the subsequent master build should hopefully work, thus I will check results of that build to retrospectively validate this PR.

@HeikoKlare HeikoKlare merged commit bcd6dd1 into eclipse-platform:master Apr 22, 2025
11 of 13 checks passed
@Michael5601 Michael5601 deleted the org.eclipse.e4.SVGs branch April 22, 2025 13:01
@HeikoKlare
Copy link
Contributor

No new issues on subsequent master build for bcd6dd1

sratz added a commit to sratz/eclipse.platform.ui that referenced this pull request May 19, 2025
view_menu.svg was the wrong svg file, not matching the .pngs.

Follow-up on eclipse-platform#2925.
@sratz sratz mentioned this pull request May 19, 2025
sratz added a commit to sratz/eclipse.platform.ui that referenced this pull request May 19, 2025
view_menu.svg was the wrong svg file, not matching the .pngs.

Follow-up on eclipse-platform#2925.

Uses the updated icons taken from
eclipse-platform/eclipse.platform.images#147
sratz added a commit that referenced this pull request May 19, 2025
view_menu.svg was the wrong svg file, not matching the .pngs.

Follow-up on #2925.

Uses the updated icons taken from
eclipse-platform/eclipse.platform.images#147
IamLRBA pushed a commit to IamLRBA/eclipse.platform.ui that referenced this pull request Jul 14, 2025
view_menu.svg was the wrong svg file, not matching the .pngs.

Follow-up on eclipse-platform#2925.

Uses the updated icons taken from
eclipse-platform/eclipse.platform.images#147
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.

3 participants