From 7820708b3da14f8300fcb72a1d5fa61beb526462 Mon Sep 17 00:00:00 2001 From: Rahul Mohanan Date: Mon, 9 Jun 2025 10:37:59 +0530 Subject: [PATCH] Update previous release version to 4.36 GA across build scripts Fix https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/3114 --- cje-production/buildproperties.txt | 12 ++++++------ eclipse-platform-parent/pom.xml | 2 +- .../src/main/resources/equinoxp2tests.properties | 8 ++++---- .../src/main/resources/label.properties | 2 +- .../src/main/scripts/getPreviousRelease.sh | 4 ++-- .../configuration/streamSpecific.properties | 4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt index a889d4a1046..8e8e3cffd31 100644 --- a/cje-production/buildproperties.txt +++ b/cje-production/buildproperties.txt @@ -35,15 +35,15 @@ BUILD_TO_COMPARE_SITE="ftp.osuosl.org/pub/eclipse/eclipse/updates" LOCAL_REPO="localMavenRepo" # Base builder parameters -BASEBUILDER_TAG="4.35" -API_PREV_REF_LABEL="4.35" +BASEBUILDER_TAG="4.36" +API_PREV_REF_LABEL="4.36" -PREVIOUS_RELEASE_VER="4.36RC2" -PREVIOUS_RELEASE_REPO_ID="4.36-I-builds" +PREVIOUS_RELEASE_VER="4.36" +PREVIOUS_RELEASE_REPO_ID="4.36" #build id for getting repo -BASEBUILD_ID="I20250528-1830" +BASEBUILD_ID="R-4.36-202505281830" #release id for downloading eclipse -PREVIOUS_RELEASE_ID="S-4.36RC2-202505281830" +PREVIOUS_RELEASE_ID="R-4.36-202505281830" BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/snapshots" WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.37.0/R-3.37.0-20250303081219/repositoryunittests/" diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml index 0ed5722c4f2..99451b1b360 100644 --- a/eclipse-platform-parent/pom.xml +++ b/eclipse-platform-parent/pom.xml @@ -131,7 +131,7 @@ true ${compare-version-with-baselines.skip} all - https://download.eclipse.org/eclipse/updates/4.36-I-builds/I20250528-1830/ + https://download.eclipse.org/eclipse/updates/4.36/R-4.36-202505281830/