[jboss-cvs] JBossAS SVN: r64151 - trunk/server.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 20 00:43:14 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-07-20 00:43:13 -0400 (Fri, 20 Jul 2007)
New Revision: 64151

Modified:
   trunk/server/.classpath
Log:
Add the security spi sourcepath

Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath	2007-07-20 04:23:08 UTC (rev 64150)
+++ trunk/server/.classpath	2007-07-20 04:43:13 UTC (rev 64151)
@@ -25,7 +25,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate-entitymanager/lib/ejb3-persistence.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security/lib/jbosssx.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar" sourcepath="/thirdparty/jboss/security-spi/lib/jboss-security-spi-sources.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/transaction"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-container-sources.jar"/>




More information about the jboss-cvs-commits mailing list