forked from eclipse-simrel/simrel.build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathegit.aggrcon
36 lines (36 loc) · 2.48 KB
/
egit.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
27
28
29
30
31
32
33
34
35
36
<?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="EGit">
<repositories location="https://download.eclipse.org/egit/staging/v7.0.0.202407311305-m2" description="EGit Updates">
<features name="org.eclipse.jgit.feature.group" versionRange="[7.0.0.202407311305-m2]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
<features name="org.eclipse.jgit.pgm.feature.group" versionRange="[7.0.0.202407311305-m2]"/>
<features name="org.eclipse.egit.feature.group" versionRange="[7.0.0.202407311305-m2]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
<features name="org.eclipse.egit.source.feature.group" versionRange="[7.0.0.202407311305-m2]"/>
<features name="org.eclipse.jgit.source.feature.group" versionRange="[7.0.0.202407311305-m2]"/>
<features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[7.0.0.202407311305-m2]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
<features name="org.eclipse.egit.gitflow.feature.feature.group" versionRange="[7.0.0.202407311305-m2]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
<features name="org.eclipse.jgit.ssh.apache.feature.group" versionRange="[7.0.0.202407311305-m2]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
<features name="org.eclipse.jgit.lfs.feature.group" versionRange="[7.0.0.202407311305-m2]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
<features name="org.eclipse.jgit.gpg.bc.feature.group" versionRange="[7.0.0.202407311305-m2]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
<features name="org.eclipse.jgit.ssh.jsch.feature.group" versionRange="[7.0.0.202407311305-m2]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>
<repositories location="https://download.eclipse.org/tools/orbit/simrel/maven-jetty/release/12.0.11">
<bundles name="org.eclipse.jetty.ee10.servlet"/>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='matthias.sohn@gmail.com']"/>
</aggregator:Contribution>