[jboss-cvs] JBossAS SVN: r88227 - branches/Branch_5_x/testsuite.

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


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

Modified:
   branches/Branch_5_x/testsuite/build.xml
Log:
Fix the testsuite build

Modified: branches/Branch_5_x/testsuite/build.xml
===================================================================
--- branches/Branch_5_x/testsuite/build.xml	2009-05-05 18:33:44 UTC (rev 88226)
+++ branches/Branch_5_x/testsuite/build.xml	2009-05-05 19:25:56 UTC (rev 88227)
@@ -119,7 +119,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