[Jboss-cvs] JBossAS SVN: r56666 - trunk/varia

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Sep 8 15:22:43 EDT 2006


Author: anil.saldhana at jboss.com
Date: 2006-09-08 15:22:43 -0400 (Fri, 08 Sep 2006)
New Revision: 56666

Modified:
   trunk/varia/.classpath
Log:
SECURITY-1:fix eclipse build

Modified: trunk/varia/.classpath
===================================================================
--- trunk/varia/.classpath	2006-09-08 19:22:26 UTC (rev 56665)
+++ trunk/varia/.classpath	2006-09-08 19:22:43 UTC (rev 56666)
@@ -9,7 +9,6 @@
 	<classpathentry kind="src" path="/server"/>
 	<classpathentry kind="src" path="/messaging"/>
 	<classpathentry kind="src" path="/transaction"/>
-	<classpathentry kind="src" path="/security"/>
 	<classpathentry kind="src" path="/naming"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-bsf/lib/bsf.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
@@ -34,5 +33,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/juddi/lib/juddi.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/security/lib/jbosssx.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list