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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue May 10 12:03:26 EDT 2011


Author: dgolovin
Date: 2011-05-10 12:03:26 -0400 (Tue, 10 May 2011)
New Revision: 31185

Modified:
   trunk/build/aggregate/site/site.xml
Log:
added org.jboss.tools.cdi.seam.feature into aggregated update site

Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml	2011-05-10 15:33:05 UTC (rev 31184)
+++ trunk/build/aggregate/site/site.xml	2011-05-10 16:03:26 UTC (rev 31185)
@@ -32,6 +32,11 @@
 		<category name="WebTools" />
 		<category name="GeneralTools" />
 	</feature>
+	<feature url="features/org.jboss.tools.cdi.seam.feature_0.0.0.jar" id="org.jboss.tools.cdi.seam.feature" version="0.0.0">
+		<category name="AllTools" />
+		<category name="WebTools" />
+		<category name="GeneralTools" />
+	</feature>
 	<feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar" id="org.jboss.tools.jmx.feature" version="0.0.0">
 		<category name="AllTools" />
 		<category name="GeneralTools" />



More information about the jbosstools-commits mailing list