[jbosstools-commits] JBoss Tools SVN: r24323 - in trunk: site and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Aug 19 23:15:45 EDT 2010


Author: nickboldt
Date: 2010-08-19 23:15:45 -0400 (Thu, 19 Aug 2010)
New Revision: 24323

Modified:
   trunk/build/aggregate/site/site.xml
   trunk/site/site.xml
Log:
do not put gwt stuff in AllTools catg

Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml	2010-08-20 03:02:36 UTC (rev 24322)
+++ trunk/build/aggregate/site/site.xml	2010-08-20 03:15:45 UTC (rev 24323)
@@ -189,9 +189,9 @@
 		<category name="AllTools" />
 	</feature>
 
+	<!-- JBIDE- 6836 DO NOT PUT IN AllTools CATEGORY --> 
 	<feature url="features/org.jboss.tools.gwt.feature_0.0.0.jar" id="org.jboss.tools.gwt.feature" version="0.0.0">
 		<category name="GeneralTools" />
-		<category name="AllTools" />
 	</feature>
 
 	<feature url="features/org.jboss.tools.deltacloud.feature_0.0.0.jar" id="org.jboss.tools.deltacloud.feature" version="0.0.0">

Modified: trunk/site/site.xml
===================================================================
--- trunk/site/site.xml	2010-08-20 03:02:36 UTC (rev 24322)
+++ trunk/site/site.xml	2010-08-20 03:15:45 UTC (rev 24323)
@@ -189,9 +189,9 @@
 		<category name="AllTools" />
 	</feature>
 
+	<!-- JBIDE- 6836 DO NOT PUT IN AllTools CATEGORY --> 
 	<feature url="features/org.jboss.tools.gwt.feature_0.0.0.jar" id="org.jboss.tools.gwt.feature" version="0.0.0">
 		<category name="GeneralTools" />
-		<category name="AllTools" />
 	</feature>
 
 	<feature url="features/org.jboss.tools.deltacloud.feature_0.0.0.jar" id="org.jboss.tools.deltacloud.feature" version="0.0.0">



More information about the jbosstools-commits mailing list