[jboss-cvs] JBossAS SVN: r73452 - trunk/system.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 16 13:46:21 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-05-16 13:46:20 -0400 (Fri, 16 May 2008)
New Revision: 73452

Modified:
   trunk/system/.classpath
Log:
Set the jboss-managed.jar sourcepath

Modified: trunk/system/.classpath
===================================================================
--- trunk/system/.classpath	2008-05-16 16:18:40 UTC (rev 73451)
+++ trunk/system/.classpath	2008-05-16 17:46:20 UTC (rev 73452)
@@ -22,7 +22,7 @@
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int-sources.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/trove/lib/trove.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-deployers/lib/jboss-deployers-vfs.jar" sourcepath="/thirdparty/jboss/jboss-deployers/lib/jboss-deployers-vfs-sources.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-man/lib/jboss-managed.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-man/lib/jboss-managed.jar" sourcepath="/thirdparty/jboss/jboss-man/lib/jboss-managed-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>




More information about the jboss-cvs-commits mailing list