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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 5 11:06:01 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-06-05 11:06:01 -0400 (Tue, 05 Jun 2007)
New Revision: 63352

Modified:
   trunk/aspects/.classpath
Log:
Add concurrent sourcepath

Modified: trunk/aspects/.classpath
===================================================================
--- trunk/aspects/.classpath	2007-06-05 14:52:46 UTC (rev 63351)
+++ trunk/aspects/.classpath	2007-06-05 15:06:01 UTC (rev 63352)
@@ -11,7 +11,7 @@
 	<classpathentry kind="src" path="/cluster"/>
 	<classpathentry kind="src" path="/transaction"/>
 	<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"/>
+	<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/beanshell/lib/bsh-1.3.0.jar"/>
 	<classpathentry kind="src" path="/j2se"/>




More information about the jboss-cvs-commits mailing list