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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 17 21:07:35 EST 2006


Author: scott.stark at jboss.org
Date: 2006-11-17 21:07:33 -0500 (Fri, 17 Nov 2006)
New Revision: 58512

Modified:
   trunk/testsuite/.classpath
Log:
Add the jboss-test-src.zip attachment to jboss-test.jar

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2006-11-18 02:05:19 UTC (rev 58511)
+++ trunk/testsuite/.classpath	2006-11-18 02:07:33 UTC (rev 58512)
@@ -62,7 +62,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar" sourcepath="/thirdparty/jboss/test/lib/jboss-test-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security/lib/jbosssx.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/servlet-api.jar"/>




More information about the jboss-cvs-commits mailing list