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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 31 10:59:25 EST 2007


Author: jason.greene at jboss.com
Date: 2007-01-31 10:59:25 -0500 (Wed, 31 Jan 2007)
New Revision: 60138

Modified:
   trunk/testsuite/build.xml
Log:
Use woodstox

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2007-01-31 15:26:30 UTC (rev 60137)
+++ trunk/testsuite/build.xml	2007-01-31 15:59:25 UTC (rev 60138)
@@ -111,7 +111,7 @@
       <path refid="sun.opends.classpath"/>
       <path refid="trove.classpath"/>
       <path refid="wutka.dtdparser.classpath"/>
-      <path refid="codehaus.stax.classpath"/>
+      <path refid="woodstox.woodstox.classpath"/>
       <path refid="jboss.remoting.classpath"/>
       <path refid="jboss.serialization.classpath"/>
       <path refid="jboss.jbossws.classpath"/>




More information about the jboss-cvs-commits mailing list