[jboss-cvs] JBossAS SVN: r59268 - trunk/aspects

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 2 02:37:13 EST 2007


Author: scott.stark at jboss.org
Date: 2007-01-02 02:37:10 -0500 (Tue, 02 Jan 2007)
New Revision: 59268

Modified:
   trunk/aspects/.classpath
Log:
Update the common core source path

Modified: trunk/aspects/.classpath
===================================================================
--- trunk/aspects/.classpath	2007-01-02 07:36:23 UTC (rev 59267)
+++ trunk/aspects/.classpath	2007-01-02 07:37:10 UTC (rev 59268)
@@ -30,7 +30,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar" sourcepath="/thirdparty/jboss/common-core/lib/jboss-common-core-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-jdk50.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/pluggable-instrumentor.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar"/>




More information about the jboss-cvs-commits mailing list