[jbossws-commits] JBossWS SVN: r4423 - stack/native/branches/native-2.0.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Aug 17 12:26:19 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-08-17 12:26:19 -0400 (Fri, 17 Aug 2007)
New Revision: 4423

Modified:
   stack/native/branches/native-2.0/.classpath
Log:
Remove dependency on eclipse projects

Modified: stack/native/branches/native-2.0/.classpath
===================================================================
--- stack/native/branches/native-2.0/.classpath	2007-08-17 15:57:29 UTC (rev 4422)
+++ stack/native/branches/native-2.0/.classpath	2007-08-17 16:26:19 UTC (rev 4423)
@@ -37,7 +37,6 @@
 	<classpathentry kind="lib" path="thirdparty/junit.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossws-common.jar" sourcepath="thirdparty/jbossws-common-src.zip"/>
 	<classpathentry kind="lib" path="thirdparty/ejb3.deployer/jboss-ejb3.jar"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/spi"/>
+	<classpathentry kind="lib" path="thirdparty/jbossws-spi.jar"/>
 	<classpathentry kind="output" path="output/eclipse"/>
 </classpath>




More information about the jbossws-commits mailing list