Skip to main content
summaryrefslogtreecommitdiffstats
blob: 31365fd327ac87ea759dcd7b40bd4c734b17f060 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?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="Mylyn">
  <repositories location="http://download.eclipse.org/mylyn/snapshots/kepler" description="Mylyn for Eclipse Kepler">
    <features name="org.eclipse.mylyn_feature.feature.group" versionRange="3.8.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.bugzilla_feature.feature.group" versionRange="3.8.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.trac_feature.feature.group" versionRange="3.8.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.cdt.mylyn.feature.group" versionRange="5.4.0" enabled="false">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.context_feature.feature.group" versionRange="3.8.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.pde_feature.feature.group" versionRange="3.8.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.java_feature.feature.group" versionRange="3.8.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.ide_feature.feature.group" versionRange="3.8.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.team_feature.feature.group" versionRange="3.8.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.wikitext_feature.feature.group" versionRange="1.7.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.cvs.feature.group" versionRange="1.0.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.git.feature.group" versionRange="1.0.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.hudson.feature.group" versionRange="1.0.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.gerrit.feature.feature.group" versionRange="1.0.0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
    </features>
    <features name="org.eclipse.mylyn.builds.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.builds.sdk.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.commons.feature.group" versionRange="3.8.0"/>
    <features name="org.eclipse.mylyn.commons.compatibility.feature.group" versionRange="3.8.0"/>
    <features name="org.eclipse.mylyn.commons.identity.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.commons.notifications.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.commons.repositories.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.commons.repositories.http.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.commons.sdk.feature.group" versionRange="3.8.0"/>
    <features name="org.eclipse.mylyn.context.sdk.feature.group" versionRange="3.8.0" enabled="false"/>
    <features name="org.eclipse.mylyn.reviews.feature.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.reviews.sdk.feature.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.sdk_feature.feature.group" versionRange="3.8.0"/>
    <features name="org.eclipse.mylyn.tasks.ide.feature.group" versionRange="3.8.0"/>
    <features name="org.eclipse.mylyn.versions.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.versions.sdk.feature.group" versionRange="1.0.0"/>
    <features name="org.eclipse.mylyn.wikitext.sdk.feature.group" versionRange="1.7.0"/>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='steffen.pingel@tasktop.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='mik.kersten@tasktop.com']"/>
</aggregator:Contribution>

Back to the top