[jboss-cvs] JBossAS SVN: r88591 - branches/Branch_5_x/webservices.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 11 02:20:29 EDT 2009


Author: emuckenhuber
Date: 2009-05-11 02:20:29 -0400 (Mon, 11 May 2009)
New Revision: 88591

Modified:
   branches/Branch_5_x/webservices/.classpath
Log:
fix eclipse build path

Modified: branches/Branch_5_x/webservices/.classpath
===================================================================
--- branches/Branch_5_x/webservices/.classpath	2009-05-11 05:32:02 UTC (rev 88590)
+++ branches/Branch_5_x/webservices/.classpath	2009-05-11 06:20:29 UTC (rev 88591)
@@ -11,5 +11,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/server"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-kernel.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-kernel-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-dependency-sources.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-ejb3-common/lib/jboss-ejb3-common.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list