Skip to content

Set compiler.problem.forbiddenReference to error for all projects#2249

Merged
HannesWell merged 2 commits intoeclipse-pde:masterfrom
HannesWell:forbiddenReference-as-error-par2
Mar 7, 2026
Merged

Set compiler.problem.forbiddenReference to error for all projects#2249
HannesWell merged 2 commits intoeclipse-pde:masterfrom
HannesWell:forbiddenReference-as-error-par2

Conversation

@HannesWell
Copy link
Copy Markdown
Member

If it's not already an error.

This contains the projects that were missed in

@eclipse-pde-bot
Copy link
Copy Markdown
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF
features/org.eclipse.e4.tools.persistence.feature/feature.xml
ui/org.eclipse.pde.genericeditor.extension/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 f7a076a8dea9124f34d6b61f82a1863bd087aee3 Mon Sep 17 00:00:00 2001
From: Eclipse PDE Bot <pde-bot@eclipse.org>
Date: Sat, 7 Mar 2026 11:34:25 +0000
Subject: [PATCH] Version bump(s) for 4.40 stream


diff --git a/e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF b/e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF
index c1a81326d4..9b02a4d9c2 100644
--- a/e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF
+++ b/e4tools/bundles/org.eclipse.e4.tools.compatibility.migration/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: %Bundle-Vendor
 Bundle-SymbolicName: org.eclipse.e4.tools.compatibility.migration
-Bundle-Version: 1.2.0.qualifier
+Bundle-Version: 1.2.100.qualifier
 Automatic-Module-Name: org.eclipse.e4.tools.compatibiliy.migration
 Bundle-RequiredExecutionEnvironment: JavaSE-21
 Require-Bundle: org.eclipse.e4.tools.persistence;bundle-version="1.0.0",
diff --git a/features/org.eclipse.e4.tools.persistence.feature/feature.xml b/features/org.eclipse.e4.tools.persistence.feature/feature.xml
index c1b2fcf93e..117be613d9 100644
--- a/features/org.eclipse.e4.tools.persistence.feature/feature.xml
+++ b/features/org.eclipse.e4.tools.persistence.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.e4.tools.persistence.feature"
       label="%featureName"
-      version="1.1.800.qualifier"
+      version="1.1.900.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/ui/org.eclipse.pde.genericeditor.extension/META-INF/MANIFEST.MF b/ui/org.eclipse.pde.genericeditor.extension/META-INF/MANIFEST.MF
index 443137c0e8..0ee79b46b8 100644
--- a/ui/org.eclipse.pde.genericeditor.extension/META-INF/MANIFEST.MF
+++ b/ui/org.eclipse.pde.genericeditor.extension/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.pde.genericeditor.extension;singleton:=true
-Bundle-Version: 1.3.300.qualifier
+Bundle-Version: 1.3.400.qualifier
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface.text,
-- 
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

  147 files  ±0    147 suites  ±0   38m 4s ⏱️ +35s
3 482 tests ±0  3 428 ✅ ±0   54 💤 ±0  0 ❌ ±0 
9 270 runs  ±0  9 140 ✅ ±0  130 💤 ±0  0 ❌ ±0 

Results for commit 83ef439. ± Comparison against base commit 7207cd6.

@HannesWell HannesWell merged commit b0680cf into eclipse-pde:master Mar 7, 2026
19 checks passed
@HannesWell HannesWell deleted the forbiddenReference-as-error-par2 branch March 7, 2026 12:26
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