[jboss-cvs] JBossAS SVN: r92754 - branches/Branch_5_x/aspects.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 24 16:46:30 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-08-24 16:46:29 -0400 (Mon, 24 Aug 2009)
New Revision: 92754

Modified:
   branches/Branch_5_x/aspects/.classpath
Log:
Add missing sourcepath

Modified: branches/Branch_5_x/aspects/.classpath
===================================================================
--- branches/Branch_5_x/aspects/.classpath	2009-08-24 19:43:49 UTC (rev 92753)
+++ branches/Branch_5_x/aspects/.classpath	2009-08-24 20:46:29 UTC (rev 92754)
@@ -32,7 +32,7 @@
 	<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" 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" sourcepath="/thirdparty/org/jboss/aspects/lib/jboss-security-aspects-sources.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-transaction-aspects.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-transaction-aspects.jar" sourcepath="/thirdparty/org/jboss/aspects/lib/jboss-transaction-aspects-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-api.jar" sourcepath="/thirdparty/sun-jaxb/lib/jaxb-api-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-kernel.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-kernel-sources.jar"/>




More information about the jboss-cvs-commits mailing list