[jbosstools-commits] JBoss Tools SVN: r20748 - trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 10 17:39:17 EST 2010


Author: nickboldt
Date: 2010-03-10 17:39:17 -0500 (Wed, 10 Mar 2010)
New Revision: 20748

Modified:
   trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.xml
Log:
add eclipse test plugins to test feature

Modified: trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.xml
===================================================================
--- trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.xml	2010-03-10 22:22:28 UTC (rev 20747)
+++ trunk/modeshape/features/org.jboss.tools.modeshape.rest.test.feature/feature.xml	2010-03-10 22:39:17 UTC (rev 20748)
@@ -24,4 +24,17 @@
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="org.eclipse.ant.optional.junit"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         fragment="true"/>
+
+   <plugin
+         id="org.eclipse.test"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
+
 </feature>



More information about the jbosstools-commits mailing list