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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Feb 21 15:55:06 EST 2008


Author: scott.stark at jboss.org
Date: 2008-02-21 15:55:06 -0500 (Thu, 21 Feb 2008)
New Revision: 70017

Modified:
   trunk/testsuite/.classpath
Log:
Add the stax api jar

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2008-02-21 20:32:00 UTC (rev 70016)
+++ trunk/testsuite/.classpath	2008-02-21 20:55:06 UTC (rev 70017)
@@ -101,5 +101,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ha-server-api/lib/jboss-ha-server-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-common/lib/jbossws-common.jar" sourcepath="/thirdparty/jboss/jbossws-common/lib/jbossws-common-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-managed/lib/jboss-managed.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/stax-api/lib/stax-api.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list