Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Lee2013-05-28 07:50:32 +0000
committerKen Lee2013-05-28 08:15:15 +0000
commit4747014a4dcb44b6846733c5121a319066fdd56a (patch)
treec033df1ca33936202adc47772b43a873e430f028
parent3865df6b128cf88400988cb24ac2015bdc0c292e (diff)
downloadorg.eclipse.scout.rt-4747014a4dcb44b6846733c5121a319066fdd56a.tar.gz
org.eclipse.scout.rt-4747014a4dcb44b6846733c5121a319066fdd56a.tar.xz
org.eclipse.scout.rt-4747014a4dcb44b6846733c5121a319066fdd56a.zip
Bug 404155 - Scout 3.9 should be compatible to RAP 2.1Kepler_RC2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404155 Updates RAP update site to RC2. Change-Id: I258e7163b434e7de9cd5ae8b25a7f148ca6e4f61 Reviewed-on: https://git.eclipse.org/r/13254 Tested-by: Hudson CI Reviewed-by: Ken Lee <kle@bsiag.com> IP-Clean: Ken Lee <kle@bsiag.com>
-rw-r--r--org.eclipse.scout.target/eclipse-3.6.target2
-rw-r--r--org.eclipse.scout.target/eclipse-3.7.target2
-rw-r--r--org.eclipse.scout.target/eclipse-3.8.target2
-rw-r--r--org.eclipse.scout.target/eclipse-3.9.target2
-rw-r--r--org.eclipse.scout.target/eclipse-staging.target2
5 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.scout.target/eclipse-3.6.target b/org.eclipse.scout.target/eclipse-3.6.target
index 403a1840bd..a57cff642f 100644
--- a/org.eclipse.scout.target/eclipse-3.6.target
+++ b/org.eclipse.scout.target/eclipse-3.6.target
@@ -82,7 +82,7 @@
<unit id="com.google.guava.source" version="12.0.0.v201212092141"/>
</location>
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC1-20130520-1326/"/>
+ <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC2-20130527-1011/"/>
<unit id="org.eclipse.rap.feature.feature.group" version="0.0.0"/>
</location>
diff --git a/org.eclipse.scout.target/eclipse-3.7.target b/org.eclipse.scout.target/eclipse-3.7.target
index 0ba2aeb841..c7071bccde 100644
--- a/org.eclipse.scout.target/eclipse-3.7.target
+++ b/org.eclipse.scout.target/eclipse-3.7.target
@@ -82,7 +82,7 @@
<unit id="com.google.guava.source" version="12.0.0.v201212092141"/>
</location>
<location includeAllPlatforms="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC1-20130520-1326/"/>
+ <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC2-20130527-1011/"/>
<unit id="org.eclipse.rap.feature.feature.group" version="0.0.0"/>
</location>
diff --git a/org.eclipse.scout.target/eclipse-3.8.target b/org.eclipse.scout.target/eclipse-3.8.target
index 46c60c15e0..d7c1d4198c 100644
--- a/org.eclipse.scout.target/eclipse-3.8.target
+++ b/org.eclipse.scout.target/eclipse-3.8.target
@@ -83,7 +83,7 @@
<unit id="com.google.guava.source" version="12.0.0.v201212092141"/>
</location>
<location includeAllPlatforms="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC1-20130520-1326/"/>
+ <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC2-20130527-1011/"/>
<unit id="org.eclipse.rap.feature.feature.group" version="0.0.0"/>
</location>
diff --git a/org.eclipse.scout.target/eclipse-3.9.target b/org.eclipse.scout.target/eclipse-3.9.target
index 10d0fac79a..e4172ce8ef 100644
--- a/org.eclipse.scout.target/eclipse-3.9.target
+++ b/org.eclipse.scout.target/eclipse-3.9.target
@@ -82,7 +82,7 @@
<unit id="com.google.guava.source" version="12.0.0.v201212092141"/>
</location>
<location includeAllPlatforms="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC1-20130520-1326/"/>
+ <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC2-20130527-1011/"/>
<unit id="org.eclipse.rap.feature.feature.group" version="0.0.0"/>
</location>
diff --git a/org.eclipse.scout.target/eclipse-staging.target b/org.eclipse.scout.target/eclipse-staging.target
index 170156a0a0..b194fdb15d 100644
--- a/org.eclipse.scout.target/eclipse-staging.target
+++ b/org.eclipse.scout.target/eclipse-staging.target
@@ -82,7 +82,7 @@
<unit id="com.google.guava.source" version="12.0.0.v201212092141"/>
</location>
<location includeAllPlatforms="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC1-20130520-1326/"/>
+ <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/RC2-20130527-1011/"/>
<unit id="org.eclipse.rap.feature.feature.group" version="0.0.0"/>
</location>

Back to the top