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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 16 09:43:43 EST 2008


Author: scott.stark at jboss.org
Date: 2008-01-16 09:43:43 -0500 (Wed, 16 Jan 2008)
New Revision: 69031

Modified:
   trunk/aspects/.classpath
Log:
Correct the sourcepaths

Modified: trunk/aspects/.classpath
===================================================================
--- trunk/aspects/.classpath	2008-01-16 14:18:28 UTC (rev 69030)
+++ trunk/aspects/.classpath	2008-01-16 14:43:43 UTC (rev 69031)
@@ -42,7 +42,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers-vfs-spi.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-vfs-spi-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers-spi.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-spi-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-managed.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-managed-sources.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-as4-deployer.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-as4-deployer.jar" sourcepath="/thirdparty/jboss/aop/lib/jboss-asintegration-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ha-client/lib/jboss-ha-client.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ha-server-api/lib/jboss-ha-server-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-jboss4-jdk50.jar"/>




More information about the jboss-cvs-commits mailing list