Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Huebner2013-10-01 13:57:44 +0000
committerDennis Huebner2013-10-01 13:57:44 +0000
commitc3e298ac8dcdc78dbcf6106cf08b86384f4f44ce (patch)
treeaa545f3c0ddb9f15b696fe9ad78c0eede9032226
parent6e61399b770f44673596a72f551b808a6cef28dd (diff)
downloadorg.eclipse.simrel.build-c3e298ac8dcdc78dbcf6106cf08b86384f4f44ce.tar.gz
org.eclipse.simrel.build-c3e298ac8dcdc78dbcf6106cf08b86384f4f44ce.tar.xz
org.eclipse.simrel.build-c3e298ac8dcdc78dbcf6106cf08b86384f4f44ce.zip
[xtext] Luna M2
-rw-r--r--emft-mwe.b3aggrcon10
-rw-r--r--m2t-xpand.b3aggrcon2
-rw-r--r--tmf-xtext.b3aggrcon4
3 files changed, 8 insertions, 8 deletions
diff --git a/emft-mwe.b3aggrcon b/emft-mwe.b3aggrcon
index 15e1b1406..795e4c5a5 100644
--- a/emft-mwe.b3aggrcon
+++ b/emft-mwe.b3aggrcon
@@ -1,15 +1,15 @@
<?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" label="EMFT MWE">
- <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201308130715/mwe" description="EMFT MWE p2 repository">
- <features name="org.eclipse.emf.mwe2.runtime.sdk.feature.group" versionRange="2.4.0">
+ <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201310010411/mwe" description="EMFT MWE p2 repository">
+ <features name="org.eclipse.emf.mwe2.runtime.sdk.feature.group" versionRange="2.5.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.emf.mwe.sdk.feature.group" versionRange="1.3.0">
+ <features name="org.eclipse.emf.mwe.sdk.feature.group" versionRange="1.3.1">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
- <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201308130938/mwe2lang" description="EMFT MWE lang p2 repository">
- <features name="org.eclipse.emf.mwe2.language.sdk.feature.group" versionRange="2.4.0">
+ <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201310010801/mwe2lang" description="EMFT MWE lang p2 repository">
+ <features name="org.eclipse.emf.mwe2.language.sdk.feature.group" versionRange="2.5.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
diff --git a/m2t-xpand.b3aggrcon b/m2t-xpand.b3aggrcon
index 2fecffd55..49c863fb0 100644
--- a/m2t-xpand.b3aggrcon
+++ b/m2t-xpand.b3aggrcon
@@ -1,7 +1,7 @@
<?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" label="M2T Xpand">
<repositories location="http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/" description="M2T XPAND p2 repository">
- <features name="org.eclipse.xpand.sdk.feature.group" versionRange="1.4.0">
+ <features name="org.eclipse.xpand.sdk.feature.group" versionRange="2.0.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
diff --git a/tmf-xtext.b3aggrcon b/tmf-xtext.b3aggrcon
index 9605db95d..a414007a7 100644
--- a/tmf-xtext.b3aggrcon
+++ b/tmf-xtext.b3aggrcon
@@ -1,11 +1,11 @@
<?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" label="TMF Xtext, Tools Xtend">
<repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/" description="TMF Xtext p2 repository">
- <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.4.3">
+ <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.5.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.xtend.sdk.feature.group" versionRange="2.4.3">
+ <features name="org.eclipse.xtend.sdk.feature.group" versionRange="2.5.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
</repositories>

Back to the top