Skip to content

Conversation

@subyssurendran666
Copy link
Contributor

@subyssurendran666 subyssurendran666 commented May 5, 2025

Resolved the NLS.bind() issues due to the osgi

Ref: eclipse-platform/eclipse.platform#1854

What it does

How to test

Author checklist

@HannesWell
Copy link
Contributor

Thanks for fixing all these warnings.
Please also see eclipse-platform/eclipse.platform#1856 (comment). The warnings hopefully vanish soon, but still this clean-up is a good thing.

Resolved the NLS.bind() issues due to the osgi

Ref: eclipse-platform/eclipse.platform#1854
@eclipse-jdt-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:

org.eclipse.jdt.launching/META-INF/MANIFEST.MF
org.eclipse.jdt.launching/pom.xml

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 376888dc81ab91da82d8663d73869e1b28ded52f Mon Sep 17 00:00:00 2001
From: Eclipse JDT Bot <[email protected]>
Date: Tue, 10 Jun 2025 04:13:41 +0000
Subject: [PATCH] Version bump(s) for 4.37 stream


diff --git a/org.eclipse.jdt.launching/META-INF/MANIFEST.MF b/org.eclipse.jdt.launching/META-INF/MANIFEST.MF
index 297102c3d..7b3caee63 100644
--- a/org.eclipse.jdt.launching/META-INF/MANIFEST.MF
+++ b/org.eclipse.jdt.launching/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.jdt.launching; singleton:=true
-Bundle-Version: 3.23.300.qualifier
+Bundle-Version: 3.23.400.qualifier
 Bundle-Activator: org.eclipse.jdt.internal.launching.LaunchingPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.jdt.launching/pom.xml b/org.eclipse.jdt.launching/pom.xml
index b78febeac..cb36bdcc3 100644
--- a/org.eclipse.jdt.launching/pom.xml
+++ b/org.eclipse.jdt.launching/pom.xml
@@ -18,7 +18,7 @@
   </parent>
   <groupId>org.eclipse.jdt</groupId>
   <artifactId>org.eclipse.jdt.launching</artifactId>
-  <version>3.23.300-SNAPSHOT</version>
+  <version>3.23.400-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   
   <build>
-- 
2.49.0

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

Copy link
Member

@SougandhS SougandhS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@SougandhS SougandhS merged commit 5c25f09 into eclipse-jdt:master Jun 11, 2025
10 of 12 checks passed
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.

4 participants