Skip to content

Commit 7b45b6b

Browse files
eclipse-releng-botMohananRahul
authored andcommitted
Update R4_39_maintenance branch with release version for 4_39+ changes
1 parent 63b0734 commit 7b45b6b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

cje-production/buildproperties.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ BASEBUILD_ID="R-4.38-202512010920"
3535
#release id for downloading eclipse
3636
PREVIOUS_RELEASE_ID="R-4.38-202512010920"
3737

38-
ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.39-I-builds/"
38+
ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.39/R-4.39-202602260420/"

eclipse-platform-parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<cbi-plugins.version>1.5.4</cbi-plugins.version>
7171
<surefire.version>3.5.4</surefire.version>
7272

73-
<eclipse-sdk-repo>https://download.eclipse.org/eclipse/updates/${releaseVersion}-I-builds/</eclipse-sdk-repo>
73+
<eclipse-sdk-repo>https://download.eclipse.org/eclipse/updates/4.39/R-4.39-202602260420/</eclipse-sdk-repo>
7474

7575
<!--
7676
The tycho-eclipserun-plugin will create its instance of Eclipse from this
@@ -85,7 +85,7 @@
8585
<tycho-snapshot-repo.url>https://repo.eclipse.org/content/repositories/tycho-snapshots/</tycho-snapshot-repo.url>
8686

8787
<eclipse-snapshots-repo.url>https://repo.eclipse.org/content/repositories/eclipse-snapshots/</eclipse-snapshots-repo.url>
88-
<cbi-ecj-version>[3.39,)</cbi-ecj-version>
88+
<cbi-ecj-version>3.45.0</cbi-ecj-version>
8989

9090
<!--
9191
repo for released versions of CBI. Note, we intentionally use as specific a repo as possible.
@@ -123,7 +123,7 @@
123123
<compare-version-with-baselines.skip>true</compare-version-with-baselines.skip>
124124
<version.baseline.check.skip>${compare-version-with-baselines.skip}</version.baseline.check.skip> <!-- Allows projects to overwrite the value set on the CLI to skip the check in any case. -->
125125
<tycho.baseline.replace>all</tycho.baseline.replace>
126-
<previous-release.baseline>https://download.eclipse.org/eclipse/updates/4.38/R-4.38-202512010920/</previous-release.baseline>
126+
<previous-release.baseline>https://download.eclipse.org/eclipse/updates/4.39/R-4.39-202602260420/</previous-release.baseline>
127127

128128
<!--
129129
Declaration of properties that contribute to the arg line for the tycho-surefire-plugin.

0 commit comments

Comments
 (0)