Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-03-24 16:42:50 +0000
committerDavid Williams2015-03-24 16:42:50 +0000
commit9f98d7c4045c63837ccf62bfa6c65aabc367d8e4 (patch)
treef8b51a7961fe930756e446e160c1a444da126284 /ptp.b3aggrcon
parent2afc6af965e5dc04c68d9b7acc29450165a8fb82 (diff)
downloadorg.eclipse.simrel.build-9f98d7c4045c63837ccf62bfa6c65aabc367d8e4.tar.gz
org.eclipse.simrel.build-9f98d7c4045c63837ccf62bfa6c65aabc367d8e4.tar.xz
org.eclipse.simrel.build-9f98d7c4045c63837ccf62bfa6c65aabc367d8e4.zip
Temporarily disable PTP feature due to TM conflict.
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 448900e21..9f86c4292 100644
--- a/ptp.b3aggrcon
+++ b/ptp.b3aggrcon
@@ -1,7 +1,7 @@
<?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/mars/milestones" description="PTP updates">
- <features name="org.eclipse.ptp.feature.group" versionRange="8.1.0">
+ <features name="org.eclipse.ptp.feature.group" versionRange="8.1.0" enabled="false">
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.ptp.fortran.feature.group" versionRange="8.1.0">

Back to the top