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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 17 22:56:25 EST 2007


Author: scott.stark at jboss.org
Date: 2007-12-17 22:56:25 -0500 (Mon, 17 Dec 2007)
New Revision: 68362

Modified:
   trunk/aspects/.classpath
Log:
Add the remoting sourcepath

Modified: trunk/aspects/.classpath
===================================================================
--- trunk/aspects/.classpath	2007-12-18 03:35:27 UTC (rev 68361)
+++ trunk/aspects/.classpath	2007-12-18 03:56:25 UTC (rev 68362)
@@ -17,7 +17,7 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-logging/lib/commons-logging.jar"/>
 	<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"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar" sourcepath="/thirdparty/jboss/remoting/lib/jboss-remoting-src.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xerces/lib/xercesImpl.jar" sourcepath="/thirdparty/apache-xerces/lib/xercesImpl-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/trove/lib/trove.jar"/>




More information about the jboss-cvs-commits mailing list