[jboss-cvs] JBossAS SVN: r59965 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 24 07:47:19 EST 2007


Author: kabir.khan at jboss.com
Date: 2007-01-24 07:47:19 -0500 (Wed, 24 Jan 2007)
New Revision: 59965

Modified:
   trunk/ejb3/.classpath
Log:
Fix the Eclipse build

Modified: trunk/ejb3/.classpath
===================================================================
--- trunk/ejb3/.classpath	2007-01-24 10:53:34 UTC (rev 59964)
+++ trunk/ejb3/.classpath	2007-01-24 12:47:19 UTC (rev 59965)
@@ -97,5 +97,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-jaxws.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jboss-saaj.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-client.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/mbeans"/>
+	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list