Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Richard2014-12-16 09:13:38 +0000
committerAxel Richard2014-12-16 09:13:38 +0000
commitdf95321518a0f5d0f9af0551b4772130c8b2fe99 (patch)
treec9f08af593618a54fbef3215ea0c1d434d1eb504
parent52f54d048807af17d4582e69f79a76bdb48c98a5 (diff)
downloadorg.eclipse.emf.compare-cli-df95321518a0f5d0f9af0551b4772130c8b2fe99.tar.gz
org.eclipse.emf.compare-cli-df95321518a0f5d0f9af0551b4772130c8b2fe99.tar.xz
org.eclipse.emf.compare-cli-df95321518a0f5d0f9af0551b4772130c8b2fe99.zip
Update oomph update-site address
Change-Id: I6a8ecb1562531003742f24fbe9ee7aae192cbfaf Signed-off-by: Axel Richard <axel.richard@obeo.fr>
-rw-r--r--org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.target2
-rw-r--r--org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.tpd2
-rw-r--r--plugins/org.eclipse.emf.compare.git.pgm.tests/model/lunaIntegrationTest.setup2
-rw-r--r--plugins/org.eclipse.emf.compare.git.pgm/model/kepler.setup2
-rw-r--r--plugins/org.eclipse.emf.compare.git.pgm/model/luna.setup2
5 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.target b/org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.target
index d5db7ef..c66b157 100644
--- a/org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.target
+++ b/org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.target
@@ -34,7 +34,7 @@
<unit id="org.eclipse.oomph.setup.projects.feature.group" version="0.0.0"/>
<unit id="org.eclipse.oomph.setup.projectset.feature.group" version="0.0.0"/>
<unit id="org.eclipse.oomph.setup.workingsets.feature.group" version="0.0.0"/>
- <repository location="http://download.eclipse.org/oomph/updates"/>
+ <repository location="http://download.eclipse.org/oomph/updates/latest"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.egit.source.feature.group" version="0.0.0"/>
diff --git a/org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.tpd b/org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.tpd
index 33c92dc..4d98446 100644
--- a/org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.tpd
+++ b/org.eclipse.emf.compare.git.pgm-parent/targetPlatforms/org.eclipse.emf.compare.git.pgm.tpd
@@ -22,7 +22,7 @@ location "http://download.eclipse.org/releases/luna" {
org.eclipse.gmf.runtime.notation.sdk.feature.group lazy
}
-location "http://download.eclipse.org/oomph/updates" {
+location "http://download.eclipse.org/oomph/updates/latest" {
org.eclipse.oomph.util lazy
org.eclipse.oomph.p2.feature.group lazy
org.eclipse.oomph.preferences.feature.group lazy
diff --git a/plugins/org.eclipse.emf.compare.git.pgm.tests/model/lunaIntegrationTest.setup b/plugins/org.eclipse.emf.compare.git.pgm.tests/model/lunaIntegrationTest.setup
index 60f5c10..cf19541 100644
--- a/plugins/org.eclipse.emf.compare.git.pgm.tests/model/lunaIntegrationTest.setup
+++ b/plugins/org.eclipse.emf.compare.git.pgm.tests/model/lunaIntegrationTest.setup
@@ -55,7 +55,7 @@
<repository
url="http://download.eclipse.org/modeling/emf/emf/updates/2.10.x"/>
<repository
- url="http://download.eclipse.org/oomph/updates"/>
+ url="http://download.eclipse.org/oomph/updates/latest"/>
<repository
url="http://download.eclipse.org/modeling/emf/compare/updates/nightly/latest"/>
<repository
diff --git a/plugins/org.eclipse.emf.compare.git.pgm/model/kepler.setup b/plugins/org.eclipse.emf.compare.git.pgm/model/kepler.setup
index 262bae0..dbd5fcb 100644
--- a/plugins/org.eclipse.emf.compare.git.pgm/model/kepler.setup
+++ b/plugins/org.eclipse.emf.compare.git.pgm/model/kepler.setup
@@ -57,7 +57,7 @@
<repository
url="http://download.eclipse.org/modeling/emf/emf/updates/2.10/core/R201405190339"/>
<repository
- url="https://hudson.eclipse.org/oomph/job/integration/lastSuccessfulBuild/artifact/updates/"/>
+ url="http://download.eclipse.org/oomph/updates/latest"/>
<repository
url="http://download.eclipse.org/modeling/emf/compare/updates/nightly/latest"/>
<repository
diff --git a/plugins/org.eclipse.emf.compare.git.pgm/model/luna.setup b/plugins/org.eclipse.emf.compare.git.pgm/model/luna.setup
index 5f0dd10..0a62e2a 100644
--- a/plugins/org.eclipse.emf.compare.git.pgm/model/luna.setup
+++ b/plugins/org.eclipse.emf.compare.git.pgm/model/luna.setup
@@ -57,7 +57,7 @@
<repository
url="http://download.eclipse.org/modeling/emf/emf/updates/2.10.x"/>
<repository
- url="http://download.eclipse.org/oomph/updates"/>
+ url="http://download.eclipse.org/oomph/updates/latest"/>
<repository
url="http://download.eclipse.org/modeling/emf/compare/updates/nightly/latest"/>
<repository

Back to the top