[Jboss-cvs] JBossAS SVN: r55298 - branches/MC_VDF_WORK/security

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 19:16:19 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 19:16:18 -0400 (Fri, 04 Aug 2006)
New Revision: 55298

Modified:
   branches/MC_VDF_WORK/security/.classpath
Log:
The system-jmx project ref should be added on the MC_VDF_WORK branch, not head

Modified: branches/MC_VDF_WORK/security/.classpath
===================================================================
--- branches/MC_VDF_WORK/security/.classpath	2006-08-04 23:14:02 UTC (rev 55297)
+++ branches/MC_VDF_WORK/security/.classpath	2006-08-04 23:16:18 UTC (rev 55298)
@@ -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