[jboss-cvs] JBossAS SVN: r63084 - trunk/iiop.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue May 15 23:36:46 EDT 2007
Author: anil.saldhana at jboss.com
Date: 2007-05-15 23:36:46 -0400 (Tue, 15 May 2007)
New Revision: 63084
Modified:
trunk/iiop/.classpath
Log:
add security
Modified: trunk/iiop/.classpath
===================================================================
--- trunk/iiop/.classpath 2007-05-16 03:36:10 UTC (rev 63083)
+++ trunk/iiop/.classpath 2007-05-16 03:36:46 UTC (rev 63084)
@@ -18,6 +18,7 @@
<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers.jar"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/security"/>
<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar" sourcepath="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee-sources.jar"/>
<classpathentry kind="output" path="output/eclipse-classes"/>
More information about the jboss-cvs-commits
mailing list