[jboss-cvs] JBossAS SVN: r58127 - branches/Branch_4_2/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Nov 5 09:33:38 EST 2006


Author: thomas.diesler at jboss.com
Date: 2006-11-05 09:33:36 -0500 (Sun, 05 Nov 2006)
New Revision: 58127

Modified:
   branches/Branch_4_2/testsuite/.classpath
Log:
Add jbossws sources

Modified: branches/Branch_4_2/testsuite/.classpath
===================================================================
--- branches/Branch_4_2/testsuite/.classpath	2006-11-05 09:02:16 UTC (rev 58126)
+++ branches/Branch_4_2/testsuite/.classpath	2006-11-05 14:33:36 UTC (rev 58127)
@@ -54,9 +54,9 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/trove/lib/trove.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/joesnmp/lib/joesnmp.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-saaj.jar"/>
+	<classpathentry sourcepath="/home/tdiesler/svn/jbossws/branches/jbossws-1.0/src/main/java" kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxrpc.jar"/>
+	<classpathentry sourcepath="/home/tdiesler/svn/jbossws/branches/jbossws-1.0/src/main/java" kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar"/>
+	<classpathentry sourcepath="/home/tdiesler/svn/jbossws/branches/jbossws-1.0/src/main/java" kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-saaj.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>




More information about the jboss-cvs-commits mailing list