Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Huebner2015-09-29 13:32:53 +0000
committerDennis Huebner2015-09-29 13:32:53 +0000
commit36cfa090c9c46a5c9694768ebc058379bcbd4911 (patch)
tree65f6c361cc3aaa9cddd0fde67812d61b11553000
parent20c990bb6f1e7d07db4eefcde38379ceeaf00c6d (diff)
downloadorg.eclipse.simrel.build-36cfa090c9c46a5c9694768ebc058379bcbd4911.tar.gz
org.eclipse.simrel.build-36cfa090c9c46a5c9694768ebc058379bcbd4911.tar.xz
org.eclipse.simrel.build-36cfa090c9c46a5c9694768ebc058379bcbd4911.zip
[mwe,xpand,xtext] Neon M2 contribution
Signed-off-by: Dennis Huebner <dennis.huebner@itemis.de>
-rw-r--r--emft-mwe.b3aggrcon8
-rw-r--r--m2t-xpand.b3aggrcon2
-rw-r--r--tmf-xtext.b3aggrcon2
3 files changed, 6 insertions, 6 deletions
diff --git a/emft-mwe.b3aggrcon b/emft-mwe.b3aggrcon
index 769f7813a..b6a769045 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/releases/2.8.1/R201508030321/mwe" description="MWE p2 repository">
- <features name="org.eclipse.emf.mwe2.runtime.sdk.feature.group" versionRange="2.8.1">
+ <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201509290600/mwe" description="MWE p2 repository">
+ <features name="org.eclipse.emf.mwe2.runtime.sdk.feature.group" versionRange="2.9.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.emf.mwe.sdk.feature.group" versionRange="1.3.10">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
- <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.8.1/R201508030411/mwe2lang/" description="MWE2 Lang p2 repository">
- <features name="org.eclipse.emf.mwe2.language.sdk.feature.group" versionRange="2.8.1">
+ <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201509290840/mwe2lang/" description="MWE2 Lang p2 repository">
+ <features name="org.eclipse.emf.mwe2.language.sdk.feature.group" versionRange="2.9.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
diff --git a/m2t-xpand.b3aggrcon b/m2t-xpand.b3aggrcon
index d486a9f89..b2846fee0 100644
--- a/m2t-xpand.b3aggrcon
+++ b/m2t-xpand.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" label="M2T Xpand">
- <repositories location="http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201508180411/" description="M2T XPAND p2 repository">
+ <repositories location="http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201509290912/" description="M2T XPAND p2 repository">
<features name="org.eclipse.xpand.sdk.feature.group" versionRange="2.2.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
diff --git a/tmf-xtext.b3aggrcon b/tmf-xtext.b3aggrcon
index 13b9335ad..7cd869b05 100644
--- a/tmf-xtext.b3aggrcon
+++ b/tmf-xtext.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" label="Xtext, Xtend">
- <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/" description="Xtext p2 repository">
+ <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/I201509281643/" description="Xtext p2 repository">
<features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.9.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>

Back to the top