Skip to content

Conversation

@eclipse-releng-bot
Copy link
Contributor

Prepare development of Eclipse 4.39.
This complements:

@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-feature/feature.xml
org.eclipse.jdt-feature/pom.xml
org.eclipse.jdt/META-INF/MANIFEST.MF
org.eclipse.jdt/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 05dfa94684fb9a68b5f99ce35d091a7c26f7fd8e Mon Sep 17 00:00:00 2001
From: Eclipse JDT Bot <jdt-bot@eclipse.org>
Date: Fri, 28 Nov 2025 14:45:37 +0000
Subject: [PATCH] Version bump(s) for 4.39 stream


diff --git a/org.eclipse.jdt-feature/feature.xml b/org.eclipse.jdt-feature/feature.xml
index 9eae378..4b9f1e0 100644
--- a/org.eclipse.jdt-feature/feature.xml
+++ b/org.eclipse.jdt-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.jdt"
       label="%featureName"
-      version="3.20.400.qualifier"
+      version="3.20.500.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/org.eclipse.jdt-feature/pom.xml b/org.eclipse.jdt-feature/pom.xml
index 3a08af4..4da1401 100644
--- a/org.eclipse.jdt-feature/pom.xml
+++ b/org.eclipse.jdt-feature/pom.xml
@@ -18,7 +18,7 @@
   </parent>
   <groupId>org.eclipse.jdt.feature</groupId>
   <artifactId>org.eclipse.jdt</artifactId>
-  <version>3.20.400-SNAPSHOT</version>
+  <version>3.20.500-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
   <name>org eclipse jdt feature</name>
 
diff --git a/org.eclipse.jdt/META-INF/MANIFEST.MF b/org.eclipse.jdt/META-INF/MANIFEST.MF
index 6629d85..4e807d8 100644
--- a/org.eclipse.jdt/META-INF/MANIFEST.MF
+++ b/org.eclipse.jdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.jdt; singleton:=true
-Bundle-Version: 3.19.1100.qualifier
+Bundle-Version: 3.19.1200.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui.intro;bundle-version="[3.2.0,4.0.0)",
diff --git a/org.eclipse.jdt/pom.xml b/org.eclipse.jdt/pom.xml
index f8bf04f..ac9d89b 100644
--- a/org.eclipse.jdt/pom.xml
+++ b/org.eclipse.jdt/pom.xml
@@ -18,7 +18,7 @@
   </parent>
   <groupId>org.eclipse.jdt</groupId>
   <artifactId>org.eclipse.jdt</artifactId>
-  <version>3.19.1100-SNAPSHOT</version>
+  <version>3.19.1200-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <name>org eclipse jdt</name>
 
-- 
2.51.2

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

Copy link
Contributor

@HannesWell HannesWell left a comment

Choose a reason for hiding this comment

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

Could a committer please review/submit.

@akurtakov
Copy link
Contributor

Ignoring verify-freeze as it's for opening next stream.

@akurtakov akurtakov merged commit d9ee608 into master Nov 28, 2025
4 of 5 checks passed
@akurtakov akurtakov deleted the prepare-R4.39 branch November 28, 2025 15:42
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.

5 participants