[jboss-cvs] JBossAS SVN: r74522 - in trunk/testsuite: imports and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 13 03:53:08 EDT 2008


Author: alesj
Date: 2008-06-13 03:53:08 -0400 (Fri, 13 Jun 2008)
New Revision: 74522

Modified:
   trunk/testsuite/build.xml
   trunk/testsuite/imports/test-jars.xml
Log:
Enable Seam example tests.

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-06-13 07:18:06 UTC (rev 74521)
+++ trunk/testsuite/build.xml	2008-06-13 07:53:08 UTC (rev 74522)
@@ -842,9 +842,7 @@
       <exclude name="org/jboss/test/cluster/defaultcfg/cache/test/*"/> 
       <!-- JBAS-4548 -->
       <exclude name="org/jboss/test/deployers/ear/test/EmbeddedDatasourceUnitTestCase.class"/>
-      <!-- Seam examples tests -->
-      <exclude name="org/jboss/test/deployers/seam/test/**"/>
-   	<!-- Test of old farming implementation -->
+     	<!-- Test of old farming implementation -->
       <exclude name="org/jboss/test/cluster/multicfg/test/ClusterFileTransferTestCase.class"/>
    </patternset>
 	

Modified: trunk/testsuite/imports/test-jars.xml
===================================================================
--- trunk/testsuite/imports/test-jars.xml	2008-06-13 07:18:06 UTC (rev 74521)
+++ trunk/testsuite/imports/test-jars.xml	2008-06-13 07:53:08 UTC (rev 74522)
@@ -154,6 +154,7 @@
         _jars-refs,
         _jars-retry,
         _jars-scoped,
+        _jars-seam,
         _jars-security,
         _jars-securitymgr,
         _jars-security-spi,




More information about the jboss-cvs-commits mailing list