Author: thomas.diesler(a)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>
Show replies by date