Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2015-06-10 15:05:03 +0000
committerEike Stepper2015-06-10 15:05:03 +0000
commitbf85c1c0af74c82fcdc98cc136ece5d4489fbfd2 (patch)
tree65eb98250c9c5885f7fdbce85742616846891246 /plugins
parentf3fca0df8c9184c803d8635b25a95170ab18de31 (diff)
downloadcdo-bf85c1c0af74c82fcdc98cc136ece5d4489fbfd2.tar.gz
cdo-bf85c1c0af74c82fcdc98cc136ece5d4489fbfd2.tar.xz
cdo-bf85c1c0af74c82fcdc98cc136ece5d4489fbfd2.zip
[Releng] Update RMAP for RC4
Diffstat (limited to 'plugins')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng/build.rmap24
1 files changed, 3 insertions, 21 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng/build.rmap b/plugins/org.eclipse.emf.cdo.releng/build.rmap
index 56526b9ce5..43658277f4 100644
--- a/plugins/org.eclipse.emf.cdo.releng/build.rmap
+++ b/plugins/org.eclipse.emf.cdo.releng/build.rmap
@@ -44,7 +44,7 @@
<rm:searchPath name="p2">
- <!-- RELEASE TRAIN
+ <!-- RELEASE TRAIN
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/releases/{0}">
<bc:propertyRef key="train"/>
@@ -154,29 +154,11 @@
<rm:uri format="http://download.eclipse.org/mylyn/snapshots/weekly"/>
</rm:provider>
- <!-- EGIT
- <rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
- <rm:uri format="http://download.eclipse.org/egit/updates-nightly"/>
- </rm:provider>
- -->
-
<!-- BUCKMINSTER -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/tools/buckminster/headless-4.4"/>
</rm:provider>
- <!-- M2E
- <rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
- <rm:uri format="http://download.eclipse.org/technology/m2e/milestones/1.5"/>
- </rm:provider>
- -->
-
- <!-- WEB TOOLS
- <rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
- <rm:uri format="http://download.eclipse.org/webtools/repository/luna"/>
- </rm:provider>
- -->
-
<!-- NEBULA -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/technology/nebula/snapshot"/>
@@ -184,7 +166,7 @@
<!-- ORBIT -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
- <rm:uri format="http://download.eclipse.org/modeling/emf/cdo/orbit/latest-S"/>
+ <rm:uri format="http://download.eclipse.org/modeling/emf/cdo/orbit/latest-R"/>
</rm:provider>
<!-- TENEO -->
@@ -208,7 +190,7 @@
<!-- OOMPH -->
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/oomph/updates"/>
- </rm:provider>
+ </rm:provider>
</rm:searchPath>

Back to the top