[jbosstools-commits] JBoss Tools SVN: r43369 - trunk/seam/features/org.jboss.tools.seam.test.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sat Sep 1 13:17:43 EDT 2012


Author: nickboldt
Date: 2012-09-01 13:17:43 -0400 (Sat, 01 Sep 2012)
New Revision: 43369

Modified:
   trunk/seam/features/org.jboss.tools.seam.test.feature/feature.xml
Log:
add org.jboss.tools.runtime.seam.detector.test to org.jboss.tools.seam.test.feature

Modified: trunk/seam/features/org.jboss.tools.seam.test.feature/feature.xml
===================================================================
--- trunk/seam/features/org.jboss.tools.seam.test.feature/feature.xml	2012-09-01 13:45:45 UTC (rev 43368)
+++ trunk/seam/features/org.jboss.tools.seam.test.feature/feature.xml	2012-09-01 17:17:43 UTC (rev 43369)
@@ -195,4 +195,11 @@
          version="0.0.0"
          unpack="false"/>
 
+   <plugin 
+	 id="org.jboss.tools.runtime.seam.detector.test"
+	 download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>



More information about the jbosstools-commits mailing list