Skip to content

Conversation

@merks
Copy link
Contributor

@merks merks commented Dec 29, 2025

  • Externalize properties for the newer features.

merks and others added 2 commits December 29, 2025 15:23
- Externalize properties for the newer features.
@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.astview.feature/feature.xml
org.eclipse.jdt.bcoview.feature/feature.xml
org.eclipse.jdt.jeview.feature/feature.xml
org.eclipse.jdt.ui.unittest.junit.feature/feature.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 200a05c2b540fedf61c8c7482b10ff76d74c1985 Mon Sep 17 00:00:00 2001
From: Eclipse JDT Bot <[email protected]>
Date: Mon, 29 Dec 2025 14:28:53 +0000
Subject: [PATCH] Version bump(s) for 4.39 stream


diff --git a/org.eclipse.jdt.astview.feature/feature.xml b/org.eclipse.jdt.astview.feature/feature.xml
index c130ff0d40..ab99d1f313 100644
--- a/org.eclipse.jdt.astview.feature/feature.xml
+++ b/org.eclipse.jdt.astview.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.jdt.astview.feature"
       label="%featureName"
-      version="1.2.500.qualifier"
+      version="1.2.600.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/org.eclipse.jdt.bcoview.feature/feature.xml b/org.eclipse.jdt.bcoview.feature/feature.xml
index 3852ddef6a..a1edbb4af5 100644
--- a/org.eclipse.jdt.bcoview.feature/feature.xml
+++ b/org.eclipse.jdt.bcoview.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.jdt.bcoview.feature"
       label="%featureName"
-      version="1.2.700.qualifier"
+      version="1.2.800.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/org.eclipse.jdt.jeview.feature/feature.xml b/org.eclipse.jdt.jeview.feature/feature.xml
index 124d20c4a9..fef1f4df02 100644
--- a/org.eclipse.jdt.jeview.feature/feature.xml
+++ b/org.eclipse.jdt.jeview.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.jdt.jeview.feature"
       label="%featureName"
-      version="1.1.700.qualifier"
+      version="1.1.800.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/org.eclipse.jdt.ui.unittest.junit.feature/feature.xml b/org.eclipse.jdt.ui.unittest.junit.feature/feature.xml
index d81dd73bf1..76eeb29d8b 100644
--- a/org.eclipse.jdt.ui.unittest.junit.feature/feature.xml
+++ b/org.eclipse.jdt.ui.unittest.junit.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.jdt.ui.unittest.junit.feature"
       label="%featureName"
-      version="1.2.0.qualifier"
+      version="1.2.100.qualifier"
       provider-name="%provider"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
-- 
2.52.0

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

@merks
Copy link
Contributor Author

merks commented Dec 29, 2025

@iloveeclipse

This just better aligns the feature definitions to match all the others in the SDK, including providing copyright details...

@iloveeclipse iloveeclipse merged commit a5048d7 into eclipse-jdt:master Dec 29, 2025
13 checks passed
@merks merks deleted the pr-fix-feature-copyrights branch December 29, 2025 15:07
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.

3 participants