[jbosstools-commits] JBoss Tools SVN: r43375 - branches/jbosstools-4.0.0.Alpha1/seam/features/org.jboss.tools.seam.test.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sat Sep 1 17:10:03 EDT 2012


Author: nickboldt
Date: 2012-09-01 17:10:03 -0400 (Sat, 01 Sep 2012)
New Revision: 43375

Modified:
   branches/jbosstools-4.0.0.Alpha1/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: branches/jbosstools-4.0.0.Alpha1/seam/features/org.jboss.tools.seam.test.feature/feature.xml
===================================================================
--- branches/jbosstools-4.0.0.Alpha1/seam/features/org.jboss.tools.seam.test.feature/feature.xml	2012-09-01 21:09:56 UTC (rev 43374)
+++ branches/jbosstools-4.0.0.Alpha1/seam/features/org.jboss.tools.seam.test.feature/feature.xml	2012-09-01 21:10:03 UTC (rev 43375)
@@ -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