[jboss-cvs] JBossAS SVN: r62574 - branches/JBoss_3_2_6_CP/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 25 18:46:43 EDT 2007


Author: jaroslaw.kijanowski
Date: 2007-04-25 18:46:42 -0400 (Wed, 25 Apr 2007)
New Revision: 62574

Modified:
   branches/JBoss_3_2_6_CP/testsuite/build.xml
Log:
JBQA-751 - testsuite testcases' reports overwritten

Modified: branches/JBoss_3_2_6_CP/testsuite/build.xml
===================================================================
--- branches/JBoss_3_2_6_CP/testsuite/build.xml	2007-04-25 22:39:46 UTC (rev 62573)
+++ branches/JBoss_3_2_6_CP/testsuite/build.xml	2007-04-25 22:46:42 UTC (rev 62574)
@@ -5233,6 +5233,7 @@
       <classpath>
         <pathelement path="${build.lib}/jrmp-dl-client.jar"/>
         <pathelement location="${build.resources}"/>
+        <pathelement location="${build.classes}"/>
         <path refid="tests.classpath"/>
       </classpath>
 




More information about the jboss-cvs-commits mailing list