Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Goubet2012-12-18 15:06:02 +0000
committerLaurent Goubet2012-12-18 15:06:02 +0000
commit4b7932daef26908c9f89e59505c5fdce36950a5c (patch)
treece63bb9b770a1d6d3cc56edebaa00d9dd75be493 /emf-compare.b3aggrcon
parente1b487175951e1d5ee186b2aa66a3e915e390bef (diff)
downloadorg.eclipse.simrel.build-4b7932daef26908c9f89e59505c5fdce36950a5c.tar.gz
org.eclipse.simrel.build-4b7932daef26908c9f89e59505c5fdce36950a5c.tar.xz
org.eclipse.simrel.build-4b7932daef26908c9f89e59505c5fdce36950a5c.zip
Aggregating Acceleo and EMF Compare M4 builds
Diffstat (limited to 'emf-compare.b3aggrcon')
-rw-r--r--emf-compare.b3aggrcon16
1 files changed, 11 insertions, 5 deletions
diff --git a/emf-compare.b3aggrcon b/emf-compare.b3aggrcon
index 001d6f279..c5173ebeb 100644
--- a/emf-compare.b3aggrcon
+++ b/emf-compare.b3aggrcon
@@ -1,19 +1,25 @@
<?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="EMF COMPARE">
<repositories location="http://download.eclipse.org/modeling/emf/compare/updates/milestones/2.1">
- <features name="org.eclipse.emf.compare.feature.group" versionRange="[2.0.0,3.0.0)">
+ <features name="org.eclipse.emf.compare.feature.group" versionRange="[2.1.0,3.0.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.emf.compare.source.feature.group" versionRange="[2.0.0,3.0.0)">
+ <features name="org.eclipse.emf.compare.source.feature.group" versionRange="[2.1.0,3.0.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.emf.compare.ide.ui.feature.group" versionRange="[2.0.0,3.0.0)">
+ <features name="org.eclipse.emf.compare.ide.ui.feature.group" versionRange="[2.1.0,3.0.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.emf.compare.ide.ui.source.feature.group" versionRange="[2.0.0,3.0.0)">
+ <features name="org.eclipse.emf.compare.ide.ui.source.feature.group" versionRange="[2.1.0,3.0.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.emf.compare.uml2.feature.group" versionRange="[2.0.0,3.0.0)">
+ <features name="org.eclipse.emf.compare.uml2.feature.group" versionRange="[2.1.0,3.0.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ <features name="org.eclipse.emf.compare.diagram.gmf.feature.group" versionRange="[2.1.0,3.0.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ <features name="org.eclipse.emf.compare.diagram.papyrus.feature.group" versionRange="[2.1.0,3.0.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>

Back to the top