forked from eclipse-simrel/simrel.build
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathecf.aggrcon
More file actions
14 lines (14 loc) · 1.08 KB
/
ecf.aggrcon
File metadata and controls
14 lines (14 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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="ECF">
<repositories location="https://download.eclipse.org/rt/ecf/3.15.7/site.p2/3.15.7.v20250315-1949" description="ECF updates">
<features name="org.eclipse.ecf.core.feature.feature.group" versionRange="[1.7.0.v20250304-2338]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
<features name="org.eclipse.ecf.remoteservice.sdk.feature.feature.group" versionRange="[3.15.7.v20250315-1949]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='slewis@composent.com']"/>
</aggregator:Contribution>