[jboss-cvs] JBossAS SVN: r74932 - projects/security/security-negotiation/trunk/jboss-negotiation.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 23 19:17:24 EDT 2008


Author: darran.lofthouse at jboss.com
Date: 2008-06-23 19:17:24 -0400 (Mon, 23 Jun 2008)
New Revision: 74932

Modified:
   projects/security/security-negotiation/trunk/jboss-negotiation/.classpath
Log:
[SECURITY-133] Borrow existing login module to test prototype implementation.

Modified: projects/security/security-negotiation/trunk/jboss-negotiation/.classpath
===================================================================
--- projects/security/security-negotiation/trunk/jboss-negotiation/.classpath	2008-06-23 23:06:08 UTC (rev 74931)
+++ projects/security/security-negotiation/trunk/jboss-negotiation/.classpath	2008-06-23 23:17:24 UTC (rev 74932)
@@ -11,5 +11,6 @@
 	<classpathentry kind="var" path="M2_REPO/jboss/web/jbossweb/2.1.0.GA/jbossweb-2.1.0.GA.jar"/>
 	<classpathentry kind="var" path="M2_REPO/jboss/web/servlet-api/2.1.0.GA/servlet-api-2.1.0.GA.jar"/>
 	<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
+	<classpathentry kind="var" path="M2_REPO/jboss/jboss-jmx/4.2.2.GA/jboss-jmx-4.2.2.GA.jar"/>
 	<classpathentry kind="output" path="target/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list