Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormoberhuber2012-08-22 21:19:03 +0000
committermoberhuber2012-08-22 21:19:03 +0000
commitbb2f4defdec5eda63895589adcb585acad8a3e4b (patch)
tree485c9c4612353d1f77445b53ab04e9ea267ecc07 /egit.b3aggrcon
parent7f2d7001ef4b323c0a75da5189141c8d62e776fd (diff)
downloadorg.eclipse.simrel.build-bb2f4defdec5eda63895589adcb585acad8a3e4b.tar.gz
org.eclipse.simrel.build-bb2f4defdec5eda63895589adcb585acad8a3e4b.tar.xz
org.eclipse.simrel.build-bb2f4defdec5eda63895589adcb585acad8a3e4b.zip
Enable TCF and TM for Kepler M1
Diffstat (limited to 'egit.b3aggrcon')
-rw-r--r--egit.b3aggrcon62
1 files changed, 31 insertions, 31 deletions
diff --git a/egit.b3aggrcon b/egit.b3aggrcon
index 0feb145eb..e9c7839c4 100644
--- a/egit.b3aggrcon
+++ b/egit.b3aggrcon
@@ -1,31 +1,31 @@
-<?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/updates-2.0" description="EGit Updates">
- <features name="org.eclipse.jgit.feature.group" versionRange="2.0.0.201206130900-r">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
- </features>
- <features name="org.eclipse.jgit.pgm.feature.group" versionRange="2.0.0.201206130900-r" enabled="false">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
- </features>
- <features name="org.eclipse.egit.feature.group" versionRange="2.0.0.201206130900-r">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
- </features>
- <features name="org.eclipse.egit.mylyn.feature.group" versionRange="2.0.0.201206130900-r">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
- </features>
- <features name="org.eclipse.egit.psf.feature.group" versionRange="2.0.0.201206130900-r">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
- </features>
- <features name="org.eclipse.egit.import.feature.group" versionRange="2.0.0.201206130900-r">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
- </features>
- </repositories>
- <repositories location="http://download.eclipse.org/egit/github/updates-2.0" description="EGit GitHub Updates">
- <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="2.0.0.201206130900-r">
- <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>
+<?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/updates-2.0" description="EGit Updates">
+ <features name="org.eclipse.jgit.feature.group" versionRange="2.0.0.201206130900-r">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ </features>
+ <features name="org.eclipse.jgit.pgm.feature.group" versionRange="2.0.0.201206130900-r" enabled="false">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ </features>
+ <features name="org.eclipse.egit.feature.group" versionRange="2.0.0.201206130900-r">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ </features>
+ <features name="org.eclipse.egit.mylyn.feature.group" versionRange="2.0.0.201206130900-r">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ </features>
+ <features name="org.eclipse.egit.psf.feature.group" versionRange="2.0.0.201206130900-r">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ </features>
+ <features name="org.eclipse.egit.import.feature.group" versionRange="2.0.0.201206130900-r">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ </features>
+ </repositories>
+ <repositories location="http://download.eclipse.org/egit/github/updates-2.0" description="EGit GitHub Updates">
+ <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="2.0.0.201206130900-r">
+ <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