[Jboss-cvs] JBossAS SVN: r55252 - trunk/security

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 14:51:44 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 14:51:42 -0400 (Fri, 04 Aug 2006)
New Revision: 55252

Modified:
   trunk/security/.classpath
Log:
Update the classpaths to refer to the new system-jmx project

Modified: trunk/security/.classpath
===================================================================
--- trunk/security/.classpath	2006-08-04 18:51:39 UTC (rev 55251)
+++ trunk/security/.classpath	2006-08-04 18:51:42 UTC (rev 55252)
@@ -19,5 +19,6 @@
 	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml-support.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list