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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat May 19 09:41:52 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-05-19 09:41:52 -0400 (Sat, 19 May 2007)
New Revision: 63162

Modified:
   trunk/ejb3/.classpath
Log:
fix classpath

Modified: trunk/ejb3/.classpath
===================================================================
--- trunk/ejb3/.classpath	2007-05-19 13:41:24 UTC (rev 63161)
+++ trunk/ejb3/.classpath	2007-05-19 13:41:52 UTC (rev 63162)
@@ -54,6 +54,6 @@
 	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/security"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar" sourcepath="/thirdparty/jboss/jboss-javaee/lib/jboss-javaee-sources.jar"/>
-	<classpathentry kind="lib" path="C:/cygwin/home/asaldhana/jboss-5.0/jboss-head/thirdparty/jboss/jbossws-spi/lib/jbossws-integration.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws-spi/lib/jbossws-integration.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list