Update build configuration for next release cycle (2022-03)
Change-Id: Ia8960e960bcd54a45b38a91c03809a743134e6b4
Signed-off-by: Frederic Gurr <frederic.gurr@eclipse-foundation.org>
diff --git a/Jenkinsfile b/Jenkinsfile
index 374eccc..4d3713f 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -14,7 +14,7 @@
timestamps ()
}
environment {
- TRAIN_NAME = "2021-12"
+ TRAIN_NAME = "2022-03"
STAGING_DIR = "/home/data/httpd/download.eclipse.org/staging/${TRAIN_NAME}"
}
stages {
diff --git a/Jenkinsfile-reporeports b/Jenkinsfile-reporeports
index 3a98351..0a7152b 100644
--- a/Jenkinsfile-reporeports
+++ b/Jenkinsfile-reporeports
@@ -13,7 +13,7 @@
timeout(time: 2, unit: 'HOURS')
}
environment {
- TRAIN_NAME = "2021-12"
+ TRAIN_NAME = "2022-03"
STAGING_DIR = "/home/data/httpd/download.eclipse.org/staging/${TRAIN_NAME}"
}
stages {
diff --git a/pom.xml b/pom.xml
index 2bc4871..83e00e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,9 +7,9 @@
<packaging>pom</packaging>
<properties>
<tycho-version>2.5.0</tycho-version>
- <trainName>2021-12</trainName>
- <referenceRepo>releases/2021-09/202109151000</referenceRepo>
- <eclipse.repo.url>https://download.eclipse.org/eclipse/updates/4.21/R-4.21-202109060500</eclipse.repo.url>
+ <trainName>2022-03</trainName>
+ <referenceRepo>release/2021-12/202112081000</referenceRepo>
+ <eclipse.repo.url>https://download.eclipse.org/eclipse/updates/4.22/R-4.22-202111241800</eclipse.repo.url>
<simrel.aggregator.repo.url>https://download.eclipse.org/cbi/updates/aggregator/headless/4.13/</simrel.aggregator.repo.url>
<cbi.analyzers.repo.url>https://download.eclipse.org/cbi/updates/analyzers/4.7</cbi.analyzers.repo.url>
</properties>
diff --git a/simrel.aggr b/simrel.aggr
index 66686ad..0d81a54 100644
--- a/simrel.aggr
+++ b/simrel.aggr
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ASCII"?>
-<aggregator:Aggregation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" description="Aggregation files used for Simultaneous Release (yearly "release train")." buildmaster="//@contacts[email='frederic.gurr@eclipse.org']" label="2021-12" buildRoot="buildresultsPhoton" packedStrategy="UNPACK_AS_SIBLING" sendmail="true" type="I" allowLegacySites="false">
+<aggregator:Aggregation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" description="Aggregation files used for Simultaneous Release (yearly "release train")." buildmaster="//@contacts[email='frederic.gurr@eclipse.org']" label="2022-03" buildRoot="buildresultsPhoton" packedStrategy="UNPACK_AS_SIBLING" sendmail="true" type="I" allowLegacySites="false">
<validationSets label="main">
<contributions href="orbit.aggrcon#/"/>
<contributions href="equinox.aggrcon#/"/>