Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cdt.b3aggrcon2
-rw-r--r--linuxtools.b3aggrcon6
-rw-r--r--ptp.b3aggrcon2
-rw-r--r--tm.b3aggrcon2
4 files changed, 6 insertions, 6 deletions
diff --git a/cdt.b3aggrcon b/cdt.b3aggrcon
index 6ee372559..f45108b2b 100644
--- a/cdt.b3aggrcon
+++ b/cdt.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" enabled="false" label="CDT">
+<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="CDT">
<repositories location="http://download.eclipse.org/tools/cdt/releases/9.0/r" description="CDT updates">
<bundles name="org.eclipse.cdt.core.aix"/>
<bundles name="org.eclipse.cdt.core.linux"/>
diff --git a/linuxtools.b3aggrcon b/linuxtools.b3aggrcon
index 1ae8cf59d..843207fbf 100644
--- a/linuxtools.b3aggrcon
+++ b/linuxtools.b3aggrcon
@@ -1,6 +1,6 @@
<?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" enabled="false" label="Linux Tools">
- <repositories location="http://download.eclipse.org/linuxtools/update-neon-rc4a" description="Linux Tools Updates">
+<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="Linux Tools">
+ <repositories location="http://download.eclipse.org/linuxtools/update-oxygen-m1" description="Linux Tools Updates">
<features name="org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group" versionRange="5.0.0.201606101757">
<categories href="simrel.b3aggr#//@customCategories[identifier='Linux%20Tools']"/>
</features>
@@ -58,7 +58,7 @@
<features name="org.eclipse.linuxtools.dataviewers.feature.source.feature.group" versionRange="5.0.0.201606101757"/>
<features name="org.eclipse.linuxtools.man.source.feature.group" versionRange="5.0.0.201606101757"/>
</repositories>
- <repositories location="http://download.eclipse.org/linuxtools/update-neon-docker-rc4a" description="Linux Tools Docker Support Updates">
+ <repositories location="http://download.eclipse.org/linuxtools/update-oxygen-docker-m1" description="Linux Tools Docker Support Updates">
<features name="org.eclipse.linuxtools.docker.feature.feature.group" versionRange="2.0.0.201606101757">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
diff --git a/ptp.b3aggrcon b/ptp.b3aggrcon
index 924aa914e..6dab2ee13 100644
--- a/ptp.b3aggrcon
+++ b/ptp.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" enabled="false" label="PTP">
+<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="PTP">
<repositories location="http://download.eclipse.org/tools/ptp/updates/neon" description="PTP updates">
<features name="org.eclipse.ptp.feature.group" versionRange="9.0.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
diff --git a/tm.b3aggrcon b/tm.b3aggrcon
index c011b850a..f34e5477c 100644
--- a/tm.b3aggrcon
+++ b/tm.b3aggrcon
@@ -10,7 +10,7 @@
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
</repositories>
- <repositories location="http://download.eclipse.org/tm/terminal/updates/4.1milestones/20160605" description="TM Terminal 4.1 (Neon) Milestones" enabled="false">
+ <repositories location="http://download.eclipse.org/tm/terminal/updates/4.1milestones/20160605" description="TM Terminal 4.1 (Neon) Milestones">
<features name="org.eclipse.tm.terminal.feature.feature.group" versionRange="4.1.0.201606052351">
<categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>

Back to the top