From 4b0356178b900152a75f77cc61345f0bd2c2e373 Mon Sep 17 00:00:00 2001
From: Rahul Mohanan <121536011+MohananRahul@users.noreply.github.com>
Date: Wed, 4 Sep 2024 17:02:56 +0530
Subject: [PATCH] Move previous version to 4.33RC2a across build scripts
(#2312)
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2290
---
cje-production/buildproperties.txt | 6 +++---
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 | 12 ++++++------
production/testScripts/updateTestResultsPages.sh | 2 +-
7 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/cje-production/buildproperties.txt b/cje-production/buildproperties.txt
index 437a5bc15c8..cd71c854e9d 100644
--- a/cje-production/buildproperties.txt
+++ b/cje-production/buildproperties.txt
@@ -47,12 +47,12 @@ API_FREEZE_REF_LABEL=""
# Otherwise set to a blank space
FREEZE_PARAMS=" "
-PREVIOUS_RELEASE_VER="4.33RC2"
+PREVIOUS_RELEASE_VER="4.33RC2a"
PREVIOUS_RELEASE_REPO_ID="4.33-I-builds"
#build id for getting repo
-BASEBUILD_ID="I20240828-1820"
+BASEBUILD_ID="I20240903-0240"
#release id for downloading eclipse
-PREVIOUS_RELEASE_ID="S-4.33RC2-202408281820"
+PREVIOUS_RELEASE_ID="S-4.33RC2a-202409030240"
BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/"
WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.33.0/R-3.33.0-20240304165142/repositoryunittests/"
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 11ab066c740..8538a723c5e 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -127,7 +127,7 @@
true
all
- https://download.eclipse.org/eclipse/updates/4.33-I-builds/I20240828-1820/
+ https://download.eclipse.org/eclipse/updates/4.33-I-builds/I20240903-0240/