-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy pathocl.aggrcon
More file actions
16 lines (16 loc) · 1.09 KB
/
ocl.aggrcon
File metadata and controls
16 lines (16 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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 2026-03">
<repositories location="https://download.eclipse.org/modeling/mdt/ocl/builds/release/6.23.0" description="OCL">
<features name="org.eclipse.ocl.all.sdk.feature.group" versionRange="[5.23.0,5.24.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.23.0,6.24.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.ocl.examples.feature.group" versionRange="[6.23.0,6.24.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='ed@willink.me.uk']"/>
</aggregator:Contribution>