[jboss-cvs] JBossAS SVN: r72312 - projects/ejb3/trunk/core.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 16 14:34:38 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-04-16 14:34:38 -0400 (Wed, 16 Apr 2008)
New Revision: 72312

Modified:
   projects/ejb3/trunk/core/.classpath
Log:
fix classpath

Modified: projects/ejb3/trunk/core/.classpath
===================================================================
--- projects/ejb3/trunk/core/.classpath	2008-04-16 18:29:25 UTC (rev 72311)
+++ projects/ejb3/trunk/core/.classpath	2008-04-16 18:34:38 UTC (rev 72312)
@@ -149,6 +149,7 @@
 	<classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"/>
 	<classpathentry kind="var" path="M2_REPO/apache-xerces/xml-apis/2.7.1/xml-apis-2.7.1.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/cache"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/interceptors"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list