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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 17 00:03:00 EST 2007


Author: scott.stark at jboss.org
Date: 2007-12-17 00:03:00 -0500 (Mon, 17 Dec 2007)
New Revision: 68332

Modified:
   trunk/testsuite/.classpath
Log:
Correct the jboss-managed source path

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-12-17 02:51:19 UTC (rev 68331)
+++ trunk/testsuite/.classpath	2007-12-17 05:03:00 UTC (rev 68332)
@@ -75,7 +75,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/pojocache.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs.jar" sourcepath="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-metatype.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-metatype-src.zip"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-managed.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-managed-src.zip"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-managed.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-managed-sources.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/profileservice"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/profiler/jvmti/lib/jboss-profiler-jvmti.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar"/>




More information about the jboss-cvs-commits mailing list