forked from eclipse-simrel/simrel.build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
emf-cdo.aggrcon
25 lines (25 loc) · 1.82 KB
/
emf-cdo.aggrcon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="EMF CDO">
<repositories location="https://download.eclipse.org/modeling/emf/cdo/drops/S20241113-1522" description="EMF CDO">
<features name="org.eclipse.net4j.sdk.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
<features name="org.eclipse.net4j.db.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Database%20Development']"/>
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
<features name="org.eclipse.emf.cdo.sdk.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
<features name="org.eclipse.emf.cdo.dawn.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='stepper@esc-net.de']"/>
</aggregator:Contribution>