[jboss-cvs] JBossAS SVN: r62580 - branches/JBoss_4_0_0_CP/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 26 07:21:53 EDT 2007


Author: jaroslaw.kijanowski
Date: 2007-04-26 07:21:53 -0400 (Thu, 26 Apr 2007)
New Revision: 62580

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

Modified: branches/JBoss_4_0_0_CP/testsuite/build.xml
===================================================================
--- branches/JBoss_4_0_0_CP/testsuite/build.xml	2007-04-26 11:21:00 UTC (rev 62579)
+++ branches/JBoss_4_0_0_CP/testsuite/build.xml	2007-04-26 11:21:53 UTC (rev 62580)
@@ -6282,6 +6282,7 @@
 
       <classpath>
         <pathelement path="${build.lib}/jrmp-dl-client.jar"/>
+        <pathelement location="${build.classes}"/>
         <pathelement location="${build.resources}"/>
         <path refid="tests.classpath"/>
       </classpath>




More information about the jboss-cvs-commits mailing list