[jbosstools-commits] JBoss Tools SVN: r35335 - branches/jbosstools-3.2.x/build/aggregate/webtools-site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Oct 4 15:45:52 EDT 2011


Author: nickboldt
Date: 2011-10-04 15:45:52 -0400 (Tue, 04 Oct 2011)
New Revision: 35335

Modified:
   branches/jbosstools-3.2.x/build/aggregate/webtools-site/site.xml
Log:
hide child features from site's categories

Modified: branches/jbosstools-3.2.x/build/aggregate/webtools-site/site.xml
===================================================================
--- branches/jbosstools-3.2.x/build/aggregate/webtools-site/site.xml	2011-10-04 19:18:59 UTC (rev 35334)
+++ branches/jbosstools-3.2.x/build/aggregate/webtools-site/site.xml	2011-10-04 19:45:52 UTC (rev 35335)
@@ -3,10 +3,8 @@
 	<category-def label="JBoss Application Server Adapters" name="org.eclipse.wst.server.core.serverAdapter">
 	</category-def>
 	<feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar" id="org.jboss.tools.jmx.feature" version="0.0.0">
-		<category name="org.eclipse.wst.server.core.serverAdapter"/>
 	</feature>
 	<feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar" id="org.jboss.ide.eclipse.archives.feature" version="0.0.0">
-		<category name="org.eclipse.wst.server.core.serverAdapter"/>
 	</feature>
 	<feature url="features/org.jboss.ide.eclipse.as.feature_0.0.0.jar" id="org.jboss.ide.eclipse.as.feature" version="0.0.0">
 		<category name="org.eclipse.wst.server.core.serverAdapter"/>



More information about the jbosstools-commits mailing list