[jboss-cvs] JBossAS SVN: r72299 - trunk/security.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 16 12:29:25 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-04-16 12:29:25 -0400 (Wed, 16 Apr 2008)
New Revision: 72299

Modified:
   trunk/security/.classpath
Log:
Set jnp sourcepath

Modified: trunk/security/.classpath
===================================================================
--- trunk/security/.classpath	2008-04-16 16:26:25 UTC (rev 72298)
+++ trunk/security/.classpath	2008-04-16 16:29:25 UTC (rev 72299)
@@ -9,6 +9,6 @@
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-jaspi-api/lib/jboss-jaspi-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar" sourcepath="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar" sourcepath="/thirdparty/junit/lib/junit-src.zip"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jnp-client/lib/jnp-client.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jnp-client/lib/jnp-client.jar" sourcepath="/thirdparty/jboss/jnpserver/lib/jnpserver.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list