[jboss-cvs] JBossAS SVN: r58932 - trunk/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Dec 8 11:29:58 EST 2006


Author: adrian at jboss.org
Date: 2006-12-08 11:29:56 -0500 (Fri, 08 Dec 2006)
New Revision: 58932

Modified:
   trunk/testsuite/.classpath
Log:
Fix the eclipse build

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2006-12-08 16:24:45 UTC (rev 58931)
+++ trunk/testsuite/.classpath	2006-12-08 16:29:56 UTC (rev 58932)
@@ -48,6 +48,8 @@
 	<classpathentry kind="lib" path="/thirdparty/javassist/lib/javassist.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-client.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-saaj.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml-support.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>




More information about the jboss-cvs-commits mailing list