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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 17 16:45:14 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-06-17 16:45:14 -0400 (Tue, 17 Jun 2008)
New Revision: 74730

Modified:
   trunk/security/.classpath
Log:
Update the jnp-client.jar sourcepath to jnpserver-sources.jar

Modified: trunk/security/.classpath
===================================================================
--- trunk/security/.classpath	2008-06-17 20:44:09 UTC (rev 74729)
+++ trunk/security/.classpath	2008-06-17 20:45:14 UTC (rev 74730)
@@ -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" sourcepath="/thirdparty/jboss/jnpserver/lib/jnpserver.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jnp-client/lib/jnp-client.jar" sourcepath="/thirdparty/jboss/jnpserver/lib/jnpserver-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list