-
Notifications
You must be signed in to change notification settings - Fork 41
/
ocl.aggrcon
26 lines (26 loc) · 1.76 KB
/
ocl.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
26
<?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/cbi/p2repo/2011/aggregator/1.1.0" label="OCL for 2024-12">
<repositories location="https://download.eclipse.org/modeling/mdt/ocl/builds/release/6.22.0" description="OCL">
<features name="org.eclipse.ocl.all.sdk.feature.group" versionRange="[5.22.0,5.23.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.ocl.all.sdk.source.feature.group" versionRange="[5.22.0,5.23.0]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.ocl.build.feature.group" versionRange="[6.22.0,6.23.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.ocl.build.source.feature.group" versionRange="[6.22.0,6.23.0]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.ocl.examples.feature.group" versionRange="[6.22.0,6.23.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.ocl.examples.source.feature.group" versionRange="[6.22.0,6.23.0]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='[email protected]']"/>
</aggregator:Contribution>