Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranyssen2014-08-18 17:32:13 +0000
committeranyssen2014-08-18 17:41:05 +0000
commitb1f3500512140af176e17652f45cc595bb90596c (patch)
tree45d3f6eff136c49992585382f8a70a6eb5203801 /gef.b3aggrcon
parentdf72a1b68b2c16c8783ae0357e8b7d99875e315c (diff)
downloadorg.eclipse.simrel.build-b1f3500512140af176e17652f45cc595bb90596c.tar.gz
org.eclipse.simrel.build-b1f3500512140af176e17652f45cc595bb90596c.tar.xz
org.eclipse.simrel.build-b1f3500512140af176e17652f45cc595bb90596c.zip
[NONE] Add GEF Mars M1 contribution.
- Updated GEF SDK, Zest SDK, and GEF Examples to 3.10.0M1 versions within 'Modeling' category. - Added GEF4 Common SDK, GEF4 Geometry SDK, GEF4 Graph SDK, GEF4 Layout SDK, GEF4 DOT SDK, GEF4 FX SDK, GEF4 MVC SDK, GEF4 Zest SDK, GEF4 Cloudio SDK, as well as GEF4 MVC Examples and GEF4 Zest Examples within category 'Application Development Frameworks'. - Updated contacts, removed Anthony (which is no longer GEF committer) and Ian (which is inactive).
Diffstat (limited to 'gef.b3aggrcon')
-rw-r--r--gef.b3aggrcon43
1 files changed, 38 insertions, 5 deletions
diff --git a/gef.b3aggrcon b/gef.b3aggrcon
index 89627aeb3..66a2443e3 100644
--- a/gef.b3aggrcon
+++ b/gef.b3aggrcon
@@ -1,17 +1,50 @@
<?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="GEF">
<repositories location="http://download.eclipse.org/tools/gef/updates/milestones" description="GEF milestones">
- <features name="org.eclipse.gef.sdk.feature.group" versionRange="[3.9.100.201405261516,3.10.0)">
+ <features name="org.eclipse.gef.sdk.feature.group" versionRange="[3.10.0.201408170205,3.11.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.gef.examples.feature.group" versionRange="[3.9.100.201405261516,3.10.0)">
+ <features name="org.eclipse.gef.examples.feature.group" versionRange="[3.9.200.201408170205,3.10.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.zest.sdk.feature.group" versionRange="[1.5.100.201405261516,1.6.0)">
+ <features name="org.eclipse.zest.sdk.feature.group" versionRange="[1.6.0.201408170205,1.6.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='irbull@eclipsesource.com']"/>
- <contacts href="simrel.b3aggr#//@contacts[email='anthonyh@ca.ibm.com']"/>
+ <repositories location="http://download.eclipse.org/tools/gef/gef4/updates/milestones" description="GEF4 milestones">
+ <features name="org.eclipse.gef4.common.sdk.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.geometry.sdk.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.graph.sdk.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.layout.sdk.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.dot.sdk.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.fx.sdk.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.mvc.sdk.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.mvc.examples.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.zest.sdk.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.zest.examples.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <features name="org.eclipse.gef4.cloudio.sdk.feature.group" versionRange="[0.1.0, 0.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Application Development Frameworks']"/>
+ </features>
+ <repositories>
<contacts href="simrel.b3aggr#//@contacts[email='alexander.nyssen@itemis.de']"/>
</aggregator:Contribution>

Back to the top