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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 26 18:48:07 EST 2007


Author: scott.stark at jboss.org
Date: 2007-01-26 18:48:07 -0500 (Fri, 26 Jan 2007)
New Revision: 60035

Modified:
   branches/Branch_4_2/testsuite/.classpath
Log:
Remove the invalid jar source paths

Modified: branches/Branch_4_2/testsuite/.classpath
===================================================================
--- branches/Branch_4_2/testsuite/.classpath	2007-01-26 23:33:34 UTC (rev 60034)
+++ branches/Branch_4_2/testsuite/.classpath	2007-01-26 23:48:07 UTC (rev 60035)
@@ -53,9 +53,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" sourcepath="/home/tdiesler/svn/jbossws/branches/jbossws-1.0/src/main/java"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar" sourcepath="/home/tdiesler/svn/jbossws/branches/jbossws-1.0/src/main/java"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-saaj.jar" sourcepath="/home/tdiesler/svn/jbossws/branches/jbossws-1.0/src/main/java"/>
+	<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 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