[jboss-cvs] JBossAS SVN: r73360 - trunk/jbossas.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 13 14:34:49 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-05-13 14:34:49 -0400 (Tue, 13 May 2008)
New Revision: 73360

Modified:
   trunk/jbossas/.classpath
Log:
Set the jbosssx.jar sourcepath

Modified: trunk/jbossas/.classpath
===================================================================
--- trunk/jbossas/.classpath	2008-05-13 18:25:07 UTC (rev 73359)
+++ trunk/jbossas/.classpath	2008-05-13 18:34:49 UTC (rev 73360)
@@ -2,7 +2,7 @@
 <classpath>
 	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbosssx/lib/jbosssx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbosssx/lib/jbosssx.jar" sourcepath="/thirdparty/jboss/jbosssx/lib/jbosssx-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-security-spi/lib/jboss-security-spi.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi.jar"/>




More information about the jboss-cvs-commits mailing list