Skip to content

Conversation

@trancexpress
Copy link
Contributor

Fixes: #2135

@eclipse-pde-bot
Copy link
Contributor

eclipse-pde-bot commented Nov 18, 2025

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

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 7bf01cf384fdb6e328477ed735a18e8188b819b1 Mon Sep 17 00:00:00 2001
From: Eclipse PDE Bot <[email protected]>
Date: Tue, 18 Nov 2025 15:16:42 +0000
Subject: [PATCH] Version bump(s) for 4.38 stream


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 cb86c60b2d..443137c0e8 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.200.qualifier
+Bundle-Version: 1.3.300.qualifier
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface.text,
-- 
2.51.2

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

@github-actions
Copy link

github-actions bot commented Nov 18, 2025

Test Results

  528 files   -   243    528 suites   - 243   40m 22s ⏱️ - 17m 38s
3 648 tests ±    0  3 594 ✅ +    2   54 💤 ± 0  0 ❌  - 2 
7 302 runs   - 3 576  7 193 ✅  - 3 520  109 💤  - 54  0 ❌  - 2 

Results for commit 17301f0. ± Comparison against base commit 85b502b.

♻️ This comment has been updated with latest results.

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.

Parser.getDefault() is thread-unsafe and is used in multiple threads

2 participants