[jboss-cvs] JBossAS SVN: r79620 - branches/Branch_4_2/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 17 02:47:15 EDT 2008


Author: dimitris at jboss.org
Date: 2008-10-17 02:47:15 -0400 (Fri, 17 Oct 2008)
New Revision: 79620

Modified:
   branches/Branch_4_2/testsuite/build.xml
Log:
JBAS-6098, revert the removal of juddi from the testsuite classpath, it's used by 'tests-scout-jaxr'

Modified: branches/Branch_4_2/testsuite/build.xml
===================================================================
--- branches/Branch_4_2/testsuite/build.xml	2008-10-17 05:54:11 UTC (rev 79619)
+++ branches/Branch_4_2/testsuite/build.xml	2008-10-17 06:47:15 UTC (rev 79620)
@@ -114,6 +114,7 @@
     <path refid="jgroups.jgroups.classpath"/>
     <path refid="joesnmp.joesnmp.classpath"/>
     <path refid="junit.junit.classpath"/>
+    <path refid="juddi.juddi.classpath"/>
     <path refid="objectweb.joramtests.classpath"/>
     <path refid="odmg.classpath"/>
     <path refid="oswego.concurrent.classpath"/>




More information about the jboss-cvs-commits mailing list