Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo Bettini2016-02-04 15:58:51 +0000
committerLorenzo Bettini2016-03-10 13:53:25 +0000
commitc52ba7066cd2a518dbcf647268dbf3e3e21c743e (patch)
treea46ed664b18f31d683b4ada4c71d77e5fef0e63c /emf-parsley.b3aggrcon
parent1a7d96c61bc0463f20037d3daa3cc26e6633cf74 (diff)
downloadorg.eclipse.simrel.build-c52ba7066cd2a518dbcf647268dbf3e3e21c743e.tar.gz
org.eclipse.simrel.build-c52ba7066cd2a518dbcf647268dbf3e3e21c743e.tar.xz
org.eclipse.simrel.build-c52ba7066cd2a518dbcf647268dbf3e3e21c743e.zip
EMF Parsley contribution for Neon M5
Change-Id: I45bccfda027252f06ed52c451defb22921655953 Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
Diffstat (limited to 'emf-parsley.b3aggrcon')
-rw-r--r--emf-parsley.b3aggrcon20
1 files changed, 20 insertions, 0 deletions
diff --git a/emf-parsley.b3aggrcon b/emf-parsley.b3aggrcon
new file mode 100644
index 000000000..9572782b5
--- /dev/null
+++ b/emf-parsley.b3aggrcon
@@ -0,0 +1,20 @@
+<?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 Parsley">
+ <repositories location="https://hudson.eclipse.org/emf-parsley/job/emf-parsley-neon-milestones/lastSuccessfulBuild/artifact/target/repository/" description="EMF Parsley">
+ <features name="org.eclipse.emf.parsley.sdk.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ <features name="org.eclipse.emf.parsley.sdk.source.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ <features name="org.eclipse.emf.parsley.cdo.feature.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ <features name="org.eclipse.emf.parsley.cdo.feature.source.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ </features>
+ </repositories>
+ <contacts href="simrel.b3aggr#//@contacts[email='lorenzo.bettini@gmail.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='vincenzo.caselli@rcp-vision.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='francesco.guidieri@gmail.com']"/>
+</aggregator:Contribution>

Back to the top