[Jboss-cvs] JBossAS SVN: r55393 - branches/Branch_4_0/security

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 7 20:19:52 EDT 2006


Author: reverbel
Date: 2006-08-07 20:19:49 -0400 (Mon, 07 Aug 2006)
New Revision: 55393

Modified:
   branches/Branch_4_0/security/.classpath
Log:
Fix the eclipse build.

Modified: branches/Branch_4_0/security/.classpath
===================================================================
--- branches/Branch_4_0/security/.classpath	2006-08-07 22:45:36 UTC (rev 55392)
+++ branches/Branch_4_0/security/.classpath	2006-08-08 00:19:49 UTC (rev 55393)
@@ -16,5 +16,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system"/>
 	<classpathentry kind="lib" path="/thirdparty/javassist/lib/javassist.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