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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 5 15:56:25 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-05-05 15:56:25 -0400 (Tue, 05 May 2009)
New Revision: 88230

Modified:
   trunk/testsuite/build.xml
Log:
Fix the testsuite build

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2009-05-05 19:53:54 UTC (rev 88229)
+++ trunk/testsuite/build.xml	2009-05-05 19:56:25 UTC (rev 88230)
@@ -121,7 +121,7 @@
       <path refid="apache.jaxme.classpath"/>
       <path refid="apache.scout.classpath"/>
       <path refid="apache.xerces.classpath"/>
-      <path refid="xml.security.classpath"/>
+      <path refid="org.apache.classpath"/>
       <path refid="dom4j.dom4j.classpath"/>
       <path refid="httpunit.httpunit.classpath"/>
       <path refid="ibm.wsdl4j.classpath"/>




More information about the jboss-cvs-commits mailing list