Skip to content

Conversation

BeckerWdf
Copy link
Contributor

The current view icon in only available as raster icon (PNG) - and SVG did not exist. The current icon also did not fit very well into the "Eclipse style of icons".

The new version was recreated as SVG and reworked to fit better into the style of the other Eclipse icons.

Contributes to: #1927

The current view icon in only available as raster icon (PNG) - and SVG
did not exist. The current icon also did not fit very well into the
"Eclipse style of icons".

The new version was recreated as SVG and reworked to fit better into
the style of the other Eclipse icons.

Contributes to: eclipse-pde#1927
@BeckerWdf
Copy link
Contributor Author

Old:
preference_spy

New:
preference_spy

@HannesWell: Can you pls. review and manually test?

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

features/org.eclipse.pde.spies-feature/feature.xml
ui/org.eclipse.pde.spy.preferences/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 67d1e84df36dc3122e6faba72def0624b43b7bdf Mon Sep 17 00:00:00 2001
From: Eclipse PDE Bot <[email protected]>
Date: Wed, 3 Sep 2025 07:15:48 +0000
Subject: [PATCH] Version bump(s) for 4.38 stream


diff --git a/features/org.eclipse.pde.spies-feature/feature.xml b/features/org.eclipse.pde.spies-feature/feature.xml
index 1a482dead2..281945dff8 100644
--- a/features/org.eclipse.pde.spies-feature/feature.xml
+++ b/features/org.eclipse.pde.spies-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.pde.spies"
       label="%featureName"
-      version="1.0.800.qualifier"
+      version="1.0.900.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/ui/org.eclipse.pde.spy.preferences/META-INF/MANIFEST.MF b/ui/org.eclipse.pde.spy.preferences/META-INF/MANIFEST.MF
index 4e9346f6cd..3e2b3e3a75 100644
--- a/ui/org.eclipse.pde.spy.preferences/META-INF/MANIFEST.MF
+++ b/ui/org.eclipse.pde.spy.preferences/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %name
 Bundle-SymbolicName: org.eclipse.pde.spy.preferences;singleton:=true
-Bundle-Version: 0.13.600.qualifier
+Bundle-Version: 0.13.700.qualifier
 Automatic-Module-Name: org.eclipse.pde.spy.preferences
 Bundle-RequiredExecutionEnvironment: JavaSE-17
 Bundle-Vendor: %provider-name
-- 
2.51.0

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

Copy link

github-actions bot commented Sep 3, 2025

Test Results

   765 files  + 13     765 suites  +13   51m 10s ⏱️ + 2m 18s
 3 611 tests ±  0   3 557 ✅ +  1   54 💤 ±0  0 ❌  - 1 
10 833 runs  +194  10 670 ✅ +189  163 💤 +6  0 ❌  - 1 

Results for commit 8f9bde5. ± Comparison against base commit e839691.

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