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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Aug 19 10:20:07 EDT 2006


Author: rrajesh
Date: 2006-08-19 10:20:06 -0400 (Sat, 19 Aug 2006)
New Revision: 56095

Modified:
   branches/Branch_4_0/testsuite/build.xml
Log:
Build fix. Updated retro and concurrent classpath

Modified: branches/Branch_4_0/testsuite/build.xml
===================================================================
--- branches/Branch_4_0/testsuite/build.xml	2006-08-19 02:25:35 UTC (rev 56094)
+++ branches/Branch_4_0/testsuite/build.xml	2006-08-19 14:20:06 UTC (rev 56095)
@@ -104,8 +104,8 @@
     <path refid="jacorb.jacorb.classpath"/>
     <path refid="javassist.classpath"/>
     <path refid="jboss.remoting.classpath"/>
-    <path refid="jboss/jbossretro.rt.classpath"/>       
-    <path refid="jboss/backport.concurrent.classpath"/>
+    <path refid="jboss.jbossretro.rt.classpath"/>       
+    <path refid="jboss.backport.concurrent.classpath"/>
     <path refid="jgroups.jgroups.classpath"/>
   	<path refid="joesnmp.joesnmp.classpath"/>
     <path refid="junit.junit.classpath"/>




More information about the jboss-cvs-commits mailing list