[Jboss-cvs] JBossAS SVN: r56786 - projects/security/trunk

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 12 17:50:50 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-09-12 17:50:49 -0400 (Tue, 12 Sep 2006)
New Revision: 56786

Modified:
   projects/security/trunk/.classpath
Log:
Add oswego and lib/* jars. The lib jars need to be obtained from the repository.

Modified: projects/security/trunk/.classpath
===================================================================
--- projects/security/trunk/.classpath	2006-09-12 20:43:29 UTC (rev 56785)
+++ projects/security/trunk/.classpath	2006-09-12 21:50:49 UTC (rev 56786)
@@ -13,5 +13,16 @@
 	<classpathentry kind="lib" path="thirdparty/sun-javamail/lib/mail.jar"/>
 	<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="lib/jboss-auth.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-j2ee.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-j2se.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-jaxrpc.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-jmx-compliance.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-mbeans.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-saaj.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-system.jar"/>
+	<classpathentry kind="lib" path="lib/jboss-transaction.jar"/>
+	<classpathentry kind="lib" path="lib/jnpserver.jar"/>
+	<classpathentry kind="lib" path="thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list