Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2013-02-05 06:48:57 +0000
committerDavid Williams2013-02-05 06:48:57 +0000
commit5af22ce9f38909ce2027aba3831000005deac92c (patch)
tree81375646f543c280008f420ef76c5efc853a28bc /ptp.b3aggrcon
parentc43531c5b5f45292a6f118cf289d07d33b800544 (diff)
downloadorg.eclipse.simrel.build-5af22ce9f38909ce2027aba3831000005deac92c.tar.gz
org.eclipse.simrel.build-5af22ce9f38909ce2027aba3831000005deac92c.tar.xz
org.eclipse.simrel.build-5af22ce9f38909ce2027aba3831000005deac92c.zip
temporarily disable PTP until can fix incompatibility with TM
Diffstat (limited to 'ptp.b3aggrcon')
-rw-r--r--ptp.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/ptp.b3aggrcon b/ptp.b3aggrcon
index e69cab017..8df826eb4 100644
--- a/ptp.b3aggrcon
+++ b/ptp.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" label="PTP">
- <repositories location="http://download.eclipse.org/tools/ptp/builds/kepler/milestones/M5" description="PTP updates">
+ <repositories enabled="false" location="http://download.eclipse.org/tools/ptp/builds/kepler/milestones/M5" description="PTP updates">
<features name="org.eclipse.ptp.feature.group" versionRange="7.0.0.201302042153">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>

Back to the top