[jboss-cvs] JBossAS SVN: r62581 - branches/JBoss_4_0_2_CP/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 26 07:24:49 EDT 2007


Author: jaroslaw.kijanowski
Date: 2007-04-26 07:24:49 -0400 (Thu, 26 Apr 2007)
New Revision: 62581

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

Modified: branches/JBoss_4_0_2_CP/testsuite/build.xml
===================================================================
--- branches/JBoss_4_0_2_CP/testsuite/build.xml	2007-04-26 11:21:53 UTC (rev 62580)
+++ branches/JBoss_4_0_2_CP/testsuite/build.xml	2007-04-26 11:24:49 UTC (rev 62581)
@@ -1363,6 +1363,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