diff options
| author | Judith Gull | 2013-06-16 10:32:50 +0000 |
|---|---|---|
| committer | Judith Gull | 2013-06-16 10:50:04 +0000 |
| commit | 05345d1f913a5d8d754933df888f0d6b5f19b172 (patch) | |
| tree | 3ea95db514c8fb0b39f5b0d745c6d1b3bb0f669b | |
| parent | 20249e0a12e505fb6c3cc1d95d80373421d20aed (diff) | |
| download | org.eclipse.scout.rt-05345d1f913a5d8d754933df888f0d6b5f19b172.tar.gz org.eclipse.scout.rt-05345d1f913a5d8d754933df888f0d6b5f19b172.tar.xz org.eclipse.scout.rt-05345d1f913a5d8d754933df888f0d6b5f19b172.zip | |
Bug 404155 - Scout 3.9 should be compatible to RAP 2.1Kepler_RC4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404155
Updates RAP update site to R.
Change-Id: Ie6be779f9edf98ceffa34f204496b66ac7212e53
Reviewed-on: https://git.eclipse.org/r/13847
Tested-by: Hudson CI
Reviewed-by: Judith Gull <jgu@bsiag.com>
IP-Clean: Judith Gull <jgu@bsiag.com>
| -rw-r--r-- | org.eclipse.scout.target/eclipse-3.6.target | 2 | ||||
| -rw-r--r-- | org.eclipse.scout.target/eclipse-3.7.target | 2 | ||||
| -rw-r--r-- | org.eclipse.scout.target/eclipse-3.8.target | 2 | ||||
| -rw-r--r-- | org.eclipse.scout.target/eclipse-3.9.target | 2 | ||||
| -rw-r--r-- | org.eclipse.scout.target/eclipse-staging.target | 2 |
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 793564d19a..ebb06f904b 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/RC4-20130607-1416/"/> + <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/R-20130611-2139/"/> <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 97856f8992..45f75fa386 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/RC4-20130607-1416/"/> + <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/R-20130611-2139/"/> <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 e22698a0d7..1b15e85675 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/RC4-20130607-1416/"/> + <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/R-20130611-2139/"/> <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 449d9a94a9..72c4817cf3 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/RC4-20130607-1416/"/> + <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/R-20130611-2139/"/> <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 01c0eb8288..528f623179 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/RC4-20130607-1416/"/> + <repository id="rap_2.1" location="http://download.eclipse.org/rt/rap/2.1/R-20130611-2139/"/> <unit id="org.eclipse.rap.feature.feature.group" version="0.0.0"/> </location> |
