[jboss-cvs] JBossAS SVN: r79623 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 17 02:50:33 EDT 2008


Author: dimitris at jboss.org
Date: 2008-10-17 02:50:33 -0400 (Fri, 17 Oct 2008)
New Revision: 79623

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

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-10-17 06:49:41 UTC (rev 79622)
+++ trunk/testsuite/build.xml	2008-10-17 06:50:33 UTC (rev 79623)
@@ -117,6 +117,7 @@
       <path refid="joesnmp.joesnmp.classpath"/>
       <path refid="junit.junit.classpath"/>
       <path refid="javassist.classpath"/>
+      <path refid="juddi.juddi.classpath"/>
       <path refid="nekohtml.nekohtml.classpath"/>
       <path refid="objectweb.joramtests.classpath"/>
       <path refid="opensaml.opensaml.classpath"/>




More information about the jboss-cvs-commits mailing list