Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2017-06-13 11:48:31 +0000
committerMarkus Knauer2017-06-13 11:48:31 +0000
commite674cd0de73c1420c7ce38cddf671944ff56a1ee (patch)
treec2f16cbb12efbeb45bb4906d62f7aaa27c0544b6
parent13de72398257472f2da86203c1adf68814b1ce82 (diff)
downloadorg.eclipse.rap-streams/3.2-maintenance.tar.gz
org.eclipse.rap-streams/3.2-maintenance.tar.xz
org.eclipse.rap-streams/3.2-maintenance.zip
Update build configuration for RAP Runtime 3.2.0 RC4 (Oxygen RC4a)3.2.0-RC43.2.0-Rstreams/3.2-maintenance
- Use Eclipse Platform build S-4.7RC4a-201706120950 Change-Id: I3b3af97c26eedd0ea8a592dc2d26ca4afa03532b Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
-rw-r--r--features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate2
-rw-r--r--features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate2
-rw-r--r--releng/org.eclipse.rap.build/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate b/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
index 67f910aaf7..c155e44f33 100644
--- a/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-20170610-0900
+20170613-1200
diff --git a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
index 67f910aaf7..c155e44f33 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-20170610-0900
+20170613-1200
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index 4e686d4315..841cf51304 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -31,7 +31,7 @@
<cbi-plugins.version>1.1.2</cbi-plugins.version>
<jetty-repo.url>http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.5.v20170502/</jetty-repo.url>
<orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/</orbit-repo.url>
- <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7RC4-201706080530/</platform-repo.url>
+ <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7RC4a-201706120950/</platform-repo.url>
<rap-extra-repo.url>http://build.eclipse.org/rt/rap/base-platforms/3.2/extra-dependencies/</rap-extra-repo.url>
<license-repo.url>http://download.eclipse.org/cbi/updates/license/</license-repo.url>
<!-- The build type, N for nighty builds, S for stable builds. S-builds will be signed. -->

Back to the top