[jboss-cvs] JBossAS SVN: r69663 - trunk/aspects.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 6 11:57:56 EST 2008


Author: bstansberry at jboss.com
Date: 2008-02-06 11:57:56 -0500 (Wed, 06 Feb 2008)
New Revision: 69663

Modified:
   trunk/aspects/.classpath
Log:
Add a sourcepath for commons-logging

Modified: trunk/aspects/.classpath
===================================================================
--- trunk/aspects/.classpath	2008-02-06 16:57:27 UTC (rev 69662)
+++ trunk/aspects/.classpath	2008-02-06 16:57:56 UTC (rev 69663)
@@ -14,7 +14,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j.jar" sourcepath="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar" sourcepath="/thirdparty/apache-log4j/lib/log4j-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar" sourcepath="/thirdparty/oswego-concurrent/lib/concurrent-src.zip"/>
-	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar" sourcepath="/thirdparty/apache-logging/lib/commons-logging-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/beanshell/lib/bsh.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar" sourcepath="/thirdparty/jboss/remoting/lib/jboss-remoting-src.jar"/>




More information about the jboss-cvs-commits mailing list