[Jboss-cvs] JBossAS SVN: r55460 - trunk/security

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 9 18:13:36 EDT 2006


Author: thomas.diesler at jboss.com
Date: 2006-08-09 18:13:34 -0400 (Wed, 09 Aug 2006)
New Revision: 55460

Modified:
   trunk/security/.classpath
Log:
add mail.jar

Modified: trunk/security/.classpath
===================================================================
--- trunk/security/.classpath	2006-08-09 22:13:05 UTC (rev 55459)
+++ trunk/security/.classpath	2006-08-09 22:13:34 UTC (rev 55460)
@@ -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 kind="lib" path="/thirdparty/sun-javamail/lib/mail.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list