[jbosstools-commits] JBoss Tools SVN: r22799 - trunk/build/target-platform.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jun 14 19:26:40 EDT 2010


Author: nickboldt
Date: 2010-06-14 19:26:40 -0400 (Mon, 14 Jun 2010)
New Revision: 22799

Modified:
   trunk/build/target-platform/e36-wtp32.target
Log:
https://jira.jboss.org/browse/JBDS-1247 remove non-required sites

Modified: trunk/build/target-platform/e36-wtp32.target
===================================================================
--- trunk/build/target-platform/e36-wtp32.target	2010-06-14 17:49:15 UTC (rev 22798)
+++ trunk/build/target-platform/e36-wtp32.target	2010-06-14 23:26:40 UTC (rev 22799)
@@ -68,12 +68,14 @@
 <unit id="org.eclipse.platform.ide" version="3.6.0.I20100603-1500"/>
 <repository location="http://download.eclipse.org/eclipse/updates/3.6milestones/"/>
 </location>
-<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
-<repository location="http://download.eclipse.org/rt/ecf/3.2/3.6/site.p2"/>
-</location>
-<location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit">
-<repository location="http://download.eclipse.org/modeling/emf/emf/updates/2.6/"/>
-</location>
+<!--
+&lt;location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit"&gt;
+&lt;repository location="http://download.eclipse.org/rt/ecf/3.2/3.6/site.p2"/&gt;
+&lt;/location&gt;
+&lt;location includeAllPlatforms="false" includeMode="planner" type="InstallableUnit"&gt;
+&lt;repository location="http://download.eclipse.org/modeling/emf/emf/updates/2.6/"/&gt;
+&lt;/location&gt;
+-->
 </locations>
 <targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 </target>



More information about the jbosstools-commits mailing list