[jbosstools-commits] JBoss Tools SVN: r43728 - trunk/build/aggregate/site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sat Sep 15 11:02:38 EDT 2012


Author: snjeza
Date: 2012-09-15 11:02:38 -0400 (Sat, 15 Sep 2012)
New Revision: 43728

Modified:
   trunk/build/aggregate/site/site.xml
Log:
Removing the as.detector plugin

Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml	2012-09-15 08:46:35 UTC (rev 43727)
+++ trunk/build/aggregate/site/site.xml	2012-09-15 15:02:38 UTC (rev 43728)
@@ -238,10 +238,6 @@
 	<feature url="features/org.jboss.tools.runtime.core.feature_0.0.0.jar" id="org.jboss.tools.runtime.core.feature" version="0.0.0">
 		<category name="AbridgedTools" />
 	</feature>
-	<feature url="features/org.jboss.tools.runtime.as.detector.feature_0.0.0.jar" id="org.jboss.tools.runtime.as.detector.feature" version="0.0.0">
-		<category name="AbridgedTools" />
-		<category name="WebTools" />
-	</feature>
 	<feature url="features/org.jboss.tools.runtime.seam.detector.feature_0.0.0.jar" id="org.jboss.tools.runtime.seam.detector.feature" version="0.0.0">
 		<category name="AbridgedTools" />
 		<category name="WebTools" />
@@ -380,9 +376,6 @@
 	<feature url="features/org.jboss.tools.runtime.core.featur.source_0.0.0.jar" id="org.jboss.tools.runtime.core.feature.source" version="0.0.0">
 		<category name="AllSources" />
 	</feature>
-	<feature url="features/org.jboss.tools.runtime.as.detector.feature.source_0.0.0.jar" id="org.jboss.tools.runtime.as.detector.feature.source" version="0.0.0">
-		<category name="AllSources" />
-	</feature>
 	<feature url="features/org.jboss.tools.runtime.seam.detector.feature.source_0.0.0.jar" id="org.jboss.tools.runtime.seam.detector.feature.source" version="0.0.0">
 		<category name="AllSources" />
 	</feature>



More information about the jbosstools-commits mailing list