Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--simrel.b3aggr2
-rw-r--r--thym.b3aggrcon9
2 files changed, 11 insertions, 0 deletions
diff --git a/simrel.b3aggr b/simrel.b3aggr
index 57500dff9..5d6d5d206 100644
--- a/simrel.b3aggr
+++ b/simrel.b3aggr
@@ -75,6 +75,7 @@
<contributions href="XWT.b3aggrcon#/"/>
<contributions href="efxclipse.b3aggrcon#/"/>
<contributions href="tracecompass.b3aggrcon#/"/>
+ <contributions href="thym.b3aggrcon#/"/>
</validationSets>
<validationSets description="EclipseRT Project RAP" label="runtime">
<contributions href="emf-emf-rap.b3aggrcon#/"/>
@@ -296,6 +297,7 @@
<features href="tcf.b3aggrcon#//@repositories.0/@features.2"/>
<features href="tcf.b3aggrcon#//@repositories.0/@features.4"/>
<features href="tcf.b3aggrcon#//@repositories.0/@features.3"/>
+ <features href="thym.b3aggrcon#//@repositories.0/@features.0"/>
</customCategories>
<customCategories identifier="Modeling" label="Modeling" description="Model definition, creation, and manipulation frameworks (e.g. EMF, OCL, GMF, M2M, M2T, GEF) and industry models (e.g. UML, JEM, XSD).">
<features href="gmp-gmf-notation.b3aggrcon#//@repositories.0/@features.0"/>
diff --git a/thym.b3aggrcon b/thym.b3aggrcon
new file mode 100644
index 000000000..e0604cae5
--- /dev/null
+++ b/thym.b3aggrcon
@@ -0,0 +1,9 @@
+<?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="QVT Declarative">
+ <repositories location="http://download.eclipse.org/thym/snapshots" description="THyM : The Hybrid Mobile">
+ <features name="org.eclipse.thym.feature.feature.group" versionRange="0.0.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
+ </features>
+ </repositories>
+ <contacts href="simrel.b3aggr#//@contacts[email='mistria@redhat.com']"/>
+</aggregator:Contribution>

Back to the top