[jboss-cvs] JBossAS SVN: r63163 - trunk/server.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Sat May 19 09:42:20 EDT 2007
Author: anil.saldhana at jboss.com
Date: 2007-05-19 09:42:20 -0400 (Sat, 19 May 2007)
New Revision: 63163
Modified:
trunk/server/.classpath
Log:
fix classpath
Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath 2007-05-19 13:41:52 UTC (rev 63162)
+++ trunk/server/.classpath 2007-05-19 13:42:20 UTC (rev 63163)
@@ -38,6 +38,6 @@
<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-microcontainer-src.zip"/>
<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