Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-11-17 01:41:57 +0000
committerDavid Williams2016-11-17 01:41:57 +0000
commitc7883b0375862d3f2a8c5b0468e1e89053d41ccb (patch)
tree439d9b386caaa3aa54f5190ac6108d4a20bfe384 /stardust.aggrcon
parentf18f2b03db223b4ed9cedf6c820ea6be436d0d15 (diff)
downloadorg.eclipse.simrel.build-c7883b0375862d3f2a8c5b0468e1e89053d41ccb.tar.gz
org.eclipse.simrel.build-c7883b0375862d3f2a8c5b0468e1e89053d41ccb.tar.xz
org.eclipse.simrel.build-c7883b0375862d3f2a8c5b0468e1e89053d41ccb.zip
[releng] prep for renames
Change-Id: I8750e17d123690377b33586972d8373655819b33 Signed-off-by: David Williams <david_williams@acm.org>
Diffstat (limited to 'stardust.aggrcon')
-rw-r--r--stardust.aggrcon20
1 files changed, 20 insertions, 0 deletions
diff --git a/stardust.aggrcon b/stardust.aggrcon
new file mode 100644
index 000000000..63f1230af
--- /dev/null
+++ b/stardust.aggrcon
@@ -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" description="Stardust allows you to model business processes in Eclipse, integrate them with your application services and UI components, run them in the Process Engine and access workflow functionality and document management capabilities in the Browser Portal. " label="Stardust">
+ <repositories location="http://download.eclipse.org/stardust/milestones/oxygen">
+ <features name="org.eclipse.stardust.documentation.documentation-feature.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
+ </features>
+ <features name="org.eclipse.stardust.modeling.core-feature.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
+ </features>
+ <features name="org.eclipse.stardust.modeling.simulation-feature.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
+ </features>
+ <features name="org.eclipse.stardust.modeling.wst-feature.feature.group">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='SOA%20Development']"/>
+ </features>
+ </repositories>
+ <contacts href="simrel.b3aggr#//@contacts[email='simone.seurer@sungard.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='sven.rottstock@sungard.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='herbert.neureiter@sungard.com']"/>
+</aggregator:Contribution>

Back to the top