[jbosstools-commits] JBoss Tools SVN: r22846 - trunk/seam/tests.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Thu Jun 17 03:20:42 EDT 2010
Author: dgolovin
Date: 2010-06-17 03:20:41 -0400 (Thu, 17 Jun 2010)
New Revision: 22846
Modified:
trunk/seam/tests/pom.xml
Log:
include seam distr tests in build
Modified: trunk/seam/tests/pom.xml
===================================================================
--- trunk/seam/tests/pom.xml 2010-06-17 07:13:36 UTC (rev 22845)
+++ trunk/seam/tests/pom.xml 2010-06-17 07:20:41 UTC (rev 22846)
@@ -13,9 +13,21 @@
<packaging>pom</packaging>
<modules>
<module>org.jboss.tools.seam.core.test</module>
+ <module>org.jboss.tools.seam201GA.core.test</module>
+ <module>org.jboss.tools.seam202SP1.core.test</module>
+ <module>org.jboss.tools.seam203CR1.core.test</module>
+ <module>org.jboss.tools.seam121EAP.core.test</module>
+ <module>org.jboss.tools.seamfp.core.test</module>
<module>org.jboss.tools.seam.pages.xml.test</module>
<module>org.jboss.tools.seam.ui.bot.test</module>
<module>org.jboss.tools.seam.ui.test</module>
+ <module>org.jboss.tools.seam201GA.ui.test</module>
+ <module>org.jboss.tools.seam202SP1.ui.test</module>
+ <module>org.jboss.tools.seam203CR1.ui.test</module>
+ <module>org.jboss.tools.seam211GA.ui.test</module>
+ <module>org.jboss.tools.seam220CR1.ui.test</module>
+ <module>org.jboss.tools.seam220GA.ui.test</module>
+ <module>org.jboss.tools.seam121EAP.ui.test</module>
<module>org.jboss.tools.seam.xml.test</module>
</modules>
</project>
More information about the jbosstools-commits
mailing list