From f1e88d266e08941da9473d9c502f41c234d0b4dd Mon Sep 17 00:00:00 2001 From: Rahul Mohanan Date: Tue, 5 Sep 2023 12:49:39 +0530 Subject: [PATCH] Move previous version to 4.29RC2a across build scripts Tracked in https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1301 --- cje-production/Y-build/buildproperties.txt | 14 +++++++------- cje-production/buildproperties.txt | 2 +- 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 | 14 +++++++------- production/testScripts/updateTestResultsPages.sh | 2 +- scripts/updateProductVersion.sh | 8 ++++---- 9 files changed, 28 insertions(+), 28 deletions(-) diff --git a/cje-production/Y-build/buildproperties.txt b/cje-production/Y-build/buildproperties.txt index a60ad860cf6..b69e6ce1278 100644 --- a/cje-production/Y-build/buildproperties.txt +++ b/cje-production/Y-build/buildproperties.txt @@ -24,7 +24,7 @@ TESTED_BUILD_TYPE="Y" RELEASE_VER="4.30" STREAM="4.30.0" STREAMMajor="4" -STREAMMinor="29" +STREAMMinor="30" STREAMService="0" GIT_ROOT="git@github.com:" AGG_REPO="eclipse-platform/eclipse.platform.releng.aggregator.git" @@ -38,8 +38,8 @@ BUILD_TO_COMPARE_SITE="ftp.osuosl.org/pub/eclipse/eclipse/updates" LOCAL_REPO="localMavenRepo" # Base builder parameters -BASEBUILDER_TAG="4.28" -API_PREV_REF_LABEL="4.28" +BASEBUILDER_TAG="4.29" +API_PREV_REF_LABEL="4.29" #API_FREEZE_REF_LABEL="4.30RC1" API_FREEZE_REF_LABEL="" # Change to appropriate versions and uncomment when entering API freeze @@ -47,12 +47,12 @@ API_FREEZE_REF_LABEL="" # Otherwise set to a blank space FREEZE_PARAMS=" " -PREVIOUS_RELEASE_VER="4.28" -PREVIOUS_RELEASE_REPO_ID="4.28" +PREVIOUS_RELEASE_VER="4.29RC2a" +PREVIOUS_RELEASE_REPO_ID="4.29-I-builds" #build id for getting repo -BASEBUILD_ID="R-4.28-202306050440" +BASEBUILD_ID="I20230903-1000" #release id for downloading eclipse -PREVIOUS_RELEASE_ID="R-4.28-202306050440" +PREVIOUS_RELEASE_ID="S-4.29RC2a-202309031000" BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/" WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/" diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt index 02379c14309..cad0e54a35b 100644 --- a/cje-production/buildproperties.txt +++ b/cje-production/buildproperties.txt @@ -24,7 +24,7 @@ TESTED_BUILD_TYPE="I" RELEASE_VER="4.30" STREAM="4.30.0" STREAMMajor="4" -STREAMMinor="29" +STREAMMinor="30" STREAMService="0" GIT_ROOT="git@github.com:" AGG_REPO="eclipse-platform/eclipse.platform.releng.aggregator.git" diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml index 380447ef953..faa68f9eadb 100644 --- a/eclipse-platform-parent/pom.xml +++ b/eclipse-platform-parent/pom.xml @@ -140,7 +140,7 @@ false true - https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/ + https://download.eclipse.org/eclipse/updates/4.29-I-builds/I20230903-1000/