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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 22 09:34:14 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-05-22 09:34:14 -0400 (Thu, 22 May 2008)
New Revision: 73588

Modified:
   trunk/aspects/.classpath
Log:
Set the jboss-remoting-aspects.jar sourcepath

Modified: trunk/aspects/.classpath
===================================================================
--- trunk/aspects/.classpath	2008-05-22 13:33:12 UTC (rev 73587)
+++ trunk/aspects/.classpath	2008-05-22 13:34:14 UTC (rev 73588)
@@ -34,7 +34,7 @@
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar" sourcepath="/extra/work-clebert/workspaces/jtest/jboss-test/src"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/aop/lib/pluggable-instrumentor.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-remoting-aspects.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-remoting-aspects.jar" sourcepath="/thirdparty/org/jboss/aspects/lib/jboss-remoting-aspects-sources.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-security-aspects.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-transaction-aspects.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-api.jar"/>




More information about the jboss-cvs-commits mailing list