Skip to main content
summaryrefslogtreecommitdiffstats
blob: 821670a0cc4b43007b26eed1c3ef2c3a61c8e9c8 (plain) (blame)
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
<?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/b3/2011/aggregator/1.1.0" label="EGit">
  <repositories location="http://download.eclipse.org/egit/staging/v4.4.0.201606011500-rc2" description="EGit Updates">
    <bundles name="org.eclipse.egit.ui.smartimport" versionRange="[4.4.0.201606011500-rc2]"/>
    <features name="org.eclipse.jgit.feature.group" versionRange="[4.4.0.201606011500-rc2]"/>
    <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[4.4.0.201606011500-rc2]"/>
    <features name="org.eclipse.egit.feature.group" versionRange="[4.4.0.201606011500-rc2]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[4.4.0.201606011500-rc2]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.egit.source.feature.group" versionRange="[4.4.0.201606011500-rc2]"/>
    <features name="org.eclipse.jgit.source.feature.group" versionRange="[4.4.0.201606011500-rc2]"/>
    <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[4.4.0.201606011500-rc2]"/>
    <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[4.4.0.201606011500-rc2]"/>
    <features name="org.eclipse.egit.gitflow.feature.feature.group" versionRange="[4.4.0.201606011500-rc2]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
  </repositories>
  <repositories location="http://download.eclipse.org/egit/github/staging/v4.4.0.201606011500-rc2" description="EGit GitHub Updates">
    <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="[4.4.0.201606011500-rc2]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='sop@google.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='caniszczyk@gmail.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='matthias.sohn@gmail.com']"/>
</aggregator:Contribution>

Back to the top