[jboss-cvs] JBossAS SVN: r59523 - branches/Branch_4_2/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 11 07:25:38 EST 2007


Author: dimitris at jboss.org
Date: 2007-01-11 07:25:33 -0500 (Thu, 11 Jan 2007)
New Revision: 59523

Modified:
   branches/Branch_4_2/testsuite/build.xml
Log:
try to fix the unified tests

Modified: branches/Branch_4_2/testsuite/build.xml
===================================================================
--- branches/Branch_4_2/testsuite/build.xml	2007-01-11 12:25:07 UTC (rev 59522)
+++ branches/Branch_4_2/testsuite/build.xml	2007-01-11 12:25:33 UTC (rev 59523)
@@ -731,7 +731,7 @@
     <antcall target="tests-custom-securitymgr"/>
     <antcall target="tests-compatibility"/>
     <antcall target="tests-webservice-ssl"/>
-    <!-- <antcall target="tests-unified"/> -->
+    <antcall target="tests-unified"/>
     <antcall target="tests-aop-scoped"/>
     <antcall target="tests-report"/>
     <record name="${basedir}/build.log" action="stop"/>




More information about the jboss-cvs-commits mailing list