Skip to content

Fix suppressWarnings #3072

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elsazac
Copy link
Member

@elsazac elsazac commented Jun 27, 2025

Remove 'deprecation' from @SuppressWarnings as it triggers an extra warning.

@elsazac elsazac changed the title fix SuppressWarnings Fix suppressWarnings Jun 27, 2025
@eclipse-platform-bot
Copy link
Contributor

eclipse-platform-bot commented Jun 27, 2025

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.model.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 7923d4daf33fe2e20547a11263cca5b00280e14b Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Mon, 30 Jun 2025 08:21:52 +0000
Subject: [PATCH] Version bump(s) for 4.37 stream


diff --git a/bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF
index cda8171993..76d8aaef37 100644
--- a/bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.e4.ui.model.workbench/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.e4.ui.model.workbench;singleton:=true
-Bundle-Version: 2.4.600.qualifier
+Bundle-Version: 2.4.700.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-17
-- 
2.49.0

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

Copy link
Contributor

github-actions bot commented Jun 27, 2025

Test Results

 2 778 files  ±0   2 778 suites  ±0   1h 36m 45s ⏱️ - 10m 24s
 7 930 tests ±0   7 702 ✅ ±0  228 💤 ±0  0 ❌ ±0 
23 345 runs  ±0  22 599 ✅ ±0  746 💤 ±0  0 ❌ ±0 

Results for commit f0fd6fd. ± Comparison against base commit bb94f85.

♻️ This comment has been updated with latest results.

@elsazac elsazac force-pushed the suppress_warning branch 3 times, most recently from 3be9b98 to b69745f Compare June 30, 2025 13:14
@elsazac elsazac force-pushed the suppress_warning branch from b69745f to f0fd6fd Compare July 1, 2025 08:57
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