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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 7 04:09:54 EST 2007


Author: scott.stark at jboss.org
Date: 2007-03-07 04:09:54 -0500 (Wed, 07 Mar 2007)
New Revision: 61180

Modified:
   trunk/testsuite/.classpath
Log:
Add a sourcepath for the joram tests

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-03-07 09:07:31 UTC (rev 61179)
+++ trunk/testsuite/.classpath	2007-03-07 09:09:54 UTC (rev 61180)
@@ -43,7 +43,7 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/ejb3x"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/ejb3"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xalan/lib/xalan.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/objectweb-joramtests/lib/joram-tests.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/objectweb-joramtests/lib/joram-tests.jar" sourcepath="/thirdparty/objectweb-joramtests/lib/joram-tests-src.zip"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/tomcat"/>
 	<classpathentry kind="lib" path="/thirdparty/javassist/lib/javassist.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>




More information about the jboss-cvs-commits mailing list