diff --git a/releng/org.eclipse.epp.config/parent/pom.xml b/releng/org.eclipse.epp.config/parent/pom.xml index fb86f646..12f26558 100644 --- a/releng/org.eclipse.epp.config/parent/pom.xml +++ b/releng/org.eclipse.epp.config/parent/pom.xml @@ -47,9 +47,9 @@ - ${RELEASE_NAME} ${RELEASE_MILESTONE} (${RELEASE_VERSION} ${RELEASE_MILESTONE}) + - + ${RELEASE_NAME} (${RELEASE_VERSION}) ${SIMREL_REPO} diff --git a/releng/org.eclipse.epp.config/tools/promote-a-build.sh b/releng/org.eclipse.epp.config/tools/promote-a-build.sh index 786bd75c..5d2e37cd 100755 --- a/releng/org.eclipse.epp.config/tools/promote-a-build.sh +++ b/releng/org.eclipse.epp.config/tools/promote-a-build.sh @@ -86,8 +86,8 @@ cat > release.xml <2023-12/R 2024-03/R 2024-06/R -2024-09/R -${RELEASE_NAME}/${RELEASE_MILESTONE} +2024-09/R +2024-12/R EOM $ECHO $SCP release.xml "${SSHUSER}:"${EPP_DOWNLOADS}/downloads/release/release.xml diff --git a/releng/org.eclipse.epp.config/tools/upload-to-staging.sh b/releng/org.eclipse.epp.config/tools/upload-to-staging.sh index 3d301372..4965cda4 100755 --- a/releng/org.eclipse.epp.config/tools/upload-to-staging.sh +++ b/releng/org.eclipse.epp.config/tools/upload-to-staging.sh @@ -52,13 +52,13 @@ Please test and send your +1 to this mailing list. +1s are optional as the packa Last +1 received for each package and platform (apologies if I missed one of your +1 emails, just let me know and I will update Last Recorded +1) Packages: -committers - 2024-09 RC1 -cpp - 2024-12 M1 -dsl - 2024-09 M3 +committers - 2024-12 M3 +cpp - 2024-12 M2 +dsl - 2024-12 M3 embedcpp - 2024-09 RC2 java - 2024-06 RC1 jee - 2024-09 RC2 -modeling - 2024-09 RC1 +modeling - 2024-12 M2 php - 2023-06 RC2 rcp - 2024-09 RC1 scout - 2024-09 RC2 @@ -66,9 +66,11 @@ scout - 2024-09 RC2 Platforms: Linux x86_64 - 2024-09 RC2 Linux aarch64 - 2023-09 RC2 -Windows - 2024-12 M1 +Linux riscv64 - 2024-12 M3 +Windows x86_64 - 2024-12 M2 +Windows on Arm - 2024-12 M3 macOS x86_64 - 2024-09 RC2 -macOS aarch64 - 2024-09 M3 +macOS aarch64 - 2024-12 M3 Thank you for testing!