Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2012-08-06 21:58:43 +0000
committerDavid Williams2012-08-06 21:58:43 +0000
commit3cb89ee9e6b925a283c6c44b19df48c531925243 (patch)
treeae30e50b9eb571c2d19b06d716751cf8d50ce7b6 /m2e.b3aggrcon
parentee5530cee86aaa4f5cdafd54414f8eeb6beccbe1 (diff)
downloadorg.eclipse.simrel.build-3cb89ee9e6b925a283c6c44b19df48c531925243.tar.gz
org.eclipse.simrel.build-3cb89ee9e6b925a283c6c44b19df48c531925243.tar.xz
org.eclipse.simrel.build-3cb89ee9e6b925a283c6c44b19df48c531925243.zip
disable all contributions until projects themselves actively enable
themselves.
Diffstat (limited to 'm2e.b3aggrcon')
-rw-r--r--m2e.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/m2e.b3aggrcon b/m2e.b3aggrcon
index 35114808c..495c8457d 100644
--- a/m2e.b3aggrcon
+++ b/m2e.b3aggrcon
@@ -1,5 +1,5 @@
<?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">
+<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" enabled="false" description="m2e" label="m2e">
<repositories location="http://download.eclipse.org/technology/m2e/milestones/1.1" description="m2e M build repo">
<features name="org.eclipse.m2e.feature.feature.group" versionRange="1.1.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>

Back to the top