Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2012-10-01 17:18:11 +0000
committerMarkus Knauer2012-10-01 17:21:53 +0000
commitc9518a7fdfb4c49c00c4729aa1f61b4eba830bc6 (patch)
tree1d74a1500da79ab182dbb667dc7637c4cff6b219 /rap.b3aggrcon
parent8c0a94a38966ad9ccad984c1dd34d11ccc8df0e2 (diff)
downloadorg.eclipse.simrel.build-c9518a7fdfb4c49c00c4729aa1f61b4eba830bc6.tar.gz
org.eclipse.simrel.build-c9518a7fdfb4c49c00c4729aa1f61b4eba830bc6.tar.xz
org.eclipse.simrel.build-c9518a7fdfb4c49c00c4729aa1f61b4eba830bc6.zip
Contribute RAP 2.0.0 M2 to Kepler using its own validation set.
- Move RAP Runtime features into their own, separated validation set. - Contribute RAP Runtime 2.0.0 M2 20121001-1623 - Contribute RAP Tools 2.0.0 M2 20121001-1635
Diffstat (limited to 'rap.b3aggrcon')
-rw-r--r--rap.b3aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/rap.b3aggrcon b/rap.b3aggrcon
index cd6124da2..aacc629df 100644
--- a/rap.b3aggrcon
+++ b/rap.b3aggrcon
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ASCII"?>
-<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" enabled="false" label="RAP Runtime">
- <repositories location="http://download.eclipse.org/rt/rap/2.0/M2test-20120924-1530/" description="RAP 2.0 Runtime Repository">
+<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="RAP Runtime">
+ <repositories location="http://download.eclipse.org/rt/rap/2.0/M2-20121001-1623/" description="RAP 2.0 Runtime Repository">
<features name="org.eclipse.rap.feature.feature.group" versionRange="[2.0.0,2.1.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top