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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 29 02:05:36 EST 2008


Author: scott.stark at jboss.org
Date: 2008-01-29 02:05:36 -0500 (Tue, 29 Jan 2008)
New Revision: 69439

Modified:
   trunk/testsuite/.classpath
Log:
Add jbossws-common.jar

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2008-01-29 07:05:35 UTC (rev 69438)
+++ trunk/testsuite/.classpath	2008-01-29 07:05:36 UTC (rev 69439)
@@ -100,5 +100,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers-vfs.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-vfs-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ha-client/lib/jboss-ha-client.jar"/>
 	<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="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list