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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 20 06:05:48 EST 2008


Author: emuckenhuber
Date: 2008-02-20 06:05:48 -0500 (Wed, 20 Feb 2008)
New Revision: 69971

Modified:
   trunk/testsuite/build.xml
Log:
add stax.api.classpath

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-02-20 08:57:14 UTC (rev 69970)
+++ trunk/testsuite/build.xml	2008-02-20 11:05:48 UTC (rev 69971)
@@ -132,6 +132,7 @@
       <path refid="jboss.jbossxb.classpath"/>
       <path refid="jboss.metadata.classpath"/>
       <path refid="jboss.integration.classpath"/>
+   	  <path refid="stax.api.classpath"/>
       <!-- needed for messaging JMS provider tests -->
       <path refid="jboss.messaging.classpath"/>
       <!-- needed for proxy tests -->




More information about the jboss-cvs-commits mailing list