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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 6 16:03:10 EST 2006


Author: scott.stark at jboss.org
Date: 2006-12-06 16:03:08 -0500 (Wed, 06 Dec 2006)
New Revision: 58882

Modified:
   trunk/testsuite/.classpath
Log:
Update sources paths for thirdparty elements

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2006-12-06 21:01:09 UTC (rev 58881)
+++ trunk/testsuite/.classpath	2006-12-06 21:03:08 UTC (rev 58882)
@@ -16,7 +16,7 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-httpclient/lib/commons-httpclient.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar" sourcepath="/thirdparty/junit/lib/junit-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/junitejb/lib/junitejb.jar"/>
 	<classpathentry kind="lib" path="/tools/lib/ant.jar"/>
 	<classpathentry kind="src" path="/aspects"/>
@@ -36,7 +36,7 @@
 	<classpathentry kind="src" path="/jmx"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/deployment"/>
 	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar" sourcepath="/thirdparty/jboss/remoting/lib/jboss-remoting-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xerces/lib/xercesImpl.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/xmlunit-xmlunit/lib/xmlunit1.0.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/hibernate-int"/>




More information about the jboss-cvs-commits mailing list