[jboss-cvs] JBossAS SVN: r64443 - branches/Branch_4_4/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 3 00:07:37 EDT 2007


Author: clebert.suconic at jboss.com
Date: 2007-08-03 00:07:37 -0400 (Fri, 03 Aug 2007)
New Revision: 64443

Modified:
   branches/Branch_4_4/testsuite/build.xml
Log:
Adding missing tests back

Modified: branches/Branch_4_4/testsuite/build.xml
===================================================================
--- branches/Branch_4_4/testsuite/build.xml	2007-08-03 03:39:53 UTC (rev 64442)
+++ branches/Branch_4_4/testsuite/build.xml	2007-08-03 04:07:37 UTC (rev 64443)
@@ -705,7 +705,7 @@
      <include name="org/jboss/test/jbossmessaging/test/*UnitTestCase.class"/>
      <include name="org/jboss/test/jbossmessaging/perf/*StressTestCase.class"/>
      <include name="org/jboss/test/jbossmessaging/ra/*UnitTestCase.class"/>
-     <include name="org/jboss/test/jms/integration/**/*Test.class"/>
+     <include name="org/jboss/test/jbossmessaging/**/*TestCase.class"/>
      <include name="**/*UnitTestCase.class"/>
      <patternset refid="all.excludes"/>
      <exclude name="**/test/xa/test/XAUnitTestCase.class"/>




More information about the jboss-cvs-commits mailing list