[Jboss-cvs] JBossAS SVN: r56097 - branches/Branch_4_0/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 21 08:53:01 EDT 2006


Author: rrajesh
Date: 2006-08-21 08:53:00 -0400 (Mon, 21 Aug 2006)
New Revision: 56097

Modified:
   branches/Branch_4_0/testsuite/build.xml
Log:
Updated retro classpath under jaxr tests

Modified: branches/Branch_4_0/testsuite/build.xml
===================================================================
--- branches/Branch_4_0/testsuite/build.xml	2006-08-21 11:21:23 UTC (rev 56096)
+++ branches/Branch_4_0/testsuite/build.xml	2006-08-21 12:53:00 UTC (rev 56097)
@@ -2740,7 +2740,7 @@
   <target name="tests-scout-jaxr" >
     <mkdir dir="${build.reports}"/>
     <mkdir dir="${build.testlog}"/>
-    <property name="x" refid="jboss/jbossretro.rt.classpath" />
+    <property name="x" refid="jboss.jbossretro.rt.classpath" />
     <echo message="retro-cp=${x}" />
     <junit dir="${module.output}"
       printsummary="${junit.printsummary}"




More information about the jboss-cvs-commits mailing list