[jbosstools-commits] JBoss Tools SVN: r22569 - branches/3.2.helios/seam/tests.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jun 4 16:03:43 EDT 2010


Author: nickboldt
Date: 2010-06-04 16:03:42 -0400 (Fri, 04 Jun 2010)
New Revision: 22569

Modified:
   branches/3.2.helios/seam/tests/pom.xml
Log:
JBIDE-6421 no code, so no tests to run - comment out empty test plugins

Modified: branches/3.2.helios/seam/tests/pom.xml
===================================================================
--- branches/3.2.helios/seam/tests/pom.xml	2010-06-04 20:03:17 UTC (rev 22568)
+++ branches/3.2.helios/seam/tests/pom.xml	2010-06-04 20:03:42 UTC (rev 22569)
@@ -14,12 +14,12 @@
 	<modules>
 		<module>org.jboss.tools.seam.core.test</module>
 		<module>org.jboss.tools.seam.pages.xml.test</module>
-		<module>org.jboss.tools.seam.text.ext.test</module>
+		<!-- <module>org.jboss.tools.seam.text.ext.test</module> -->
 		<module>org.jboss.tools.seam.ui.bot.test</module>
-		<module>org.jboss.tools.seam.ui.pages.test</module>
+		<!-- <module>org.jboss.tools.seam.ui.pages.test</module> -->
 		<module>org.jboss.tools.seam.ui.test</module>
 		<module>org.jboss.tools.seam.xml.test</module>
-		<module>org.jboss.tools.seam.xml.ui.test</module>
+		<!-- <module>org.jboss.tools.seam.xml.ui.test</module> -->
 	</modules>
 </project>
-	
\ No newline at end of file
+	



More information about the jbosstools-commits mailing list