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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Aug 21 12:26:56 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-08-21 12:26:56 -0400 (Tue, 21 Aug 2007)
New Revision: 64744

Modified:
   trunk/aspects/.classpath
Log:
Update the jbosssx source path

Modified: trunk/aspects/.classpath
===================================================================
--- trunk/aspects/.classpath	2007-08-21 16:12:11 UTC (rev 64743)
+++ trunk/aspects/.classpath	2007-08-21 16:26:56 UTC (rev 64744)
@@ -35,6 +35,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers-core-spi.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-core-spi-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/integration/lib/jboss-integration.jar" sourcepath="/thirdparty/jboss/integration/lib/integration-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-security-spi/lib/jboss-security-spi.jar" sourcepath="/thirdparty/jboss/jboss-security-spi/lib/jboss-security-spi-sources.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbosssx/lib/jbosssx.jar" sourcepath="/thirdparty/jboss/security/lib/jbosssx-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbosssx/lib/jbosssx.jar" sourcepath="/thirdparty/jboss/jbosssx/lib/jbosssx-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list