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 /m2e.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 'm2e.b3aggrcon')
-rw-r--r--m2e.b3aggrcon28
1 files changed, 14 insertions, 14 deletions
diff --git a/m2e.b3aggrcon b/m2e.b3aggrcon
index 60312b058..1fc88f72e 100644
--- a/m2e.b3aggrcon
+++ b/m2e.b3aggrcon
@@ -1,14 +1,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/b3/2011/aggregator/1.1.0" description="m2e" label="m2e">
- <repositories location="http://download.eclipse.org/technology/m2e/milestones/1.2" description="m2e M build repo">
- <features name="org.eclipse.m2e.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.m2e.logback.feature.feature.group" versionRange="1.2.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- </repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='ifedorenko@sonatype.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" description="m2e" label="m2e">
+ <repositories location="http://download.eclipse.org/technology/m2e/milestones/1.2" description="m2e M build repo">
+ <features name="org.eclipse.m2e.feature.feature.group" versionRange="1.2.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ </features>
+ <features name="org.eclipse.m2e.logback.feature.feature.group" versionRange="1.2.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
+ <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ </features>
+ </repositories>
+ <contacts href="simrel.b3aggr#//@contacts[email='ifedorenko@sonatype.com']"/>
+</aggregator:Contribution>

Back to the top