Skip to content

Prepare 4.38 development#143

Merged
iloveeclipse merged 2 commits intomasterfrom
prepare-R4.38
Aug 30, 2025
Merged

Prepare 4.38 development#143
iloveeclipse merged 2 commits intomasterfrom
prepare-R4.38

Conversation

@eclipse-releng-bot
Copy link
Copy Markdown
Contributor

Prepare development of Eclipse 4.38.
This complements:

@eclipse-jdt-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:

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 824bb44f40419c726c7c908656fca44fd802e6ec Mon Sep 17 00:00:00 2001
From: Eclipse JDT Bot <jdt-bot@eclipse.org>
Date: Fri, 29 Aug 2025 19:31:04 +0000
Subject: [PATCH] Version bump(s) for 4.38 stream


diff --git a/org.eclipse.jdt-feature/feature.xml b/org.eclipse.jdt-feature/feature.xml
index 7906c95..2c88c39 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.300.qualifier"
+      version="3.20.400.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 981baba..4c8c1e6 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.300-SNAPSHOT</version>
+  <version>3.20.400-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 1c97764..6629d85 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.1000.qualifier
+Bundle-Version: 3.19.1100.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 9e5fb4a..349a0b3 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.1000-SNAPSHOT</version>
+  <version>3.19.1100-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <name>org eclipse jdt</name>
 
-- 
2.51.0

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

Copy link
Copy Markdown
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.

This automated change looks good to me.
Could a JDT committer please submit it?

@iloveeclipse iloveeclipse merged commit 4727e2c into master Aug 30, 2025
4 of 5 checks passed
@iloveeclipse iloveeclipse deleted the prepare-R4.38 branch August 30, 2025 16:52
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