[jbossws-commits] JBossWS SVN: r5459 - framework/trunk.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Jan 10 10:58:26 EST 2008


Author: alessio.soldano at jboss.com
Date: 2008-01-10 10:58:26 -0500 (Thu, 10 Jan 2008)
New Revision: 5459

Modified:
   framework/trunk/.classpath
Log:
Reverting erroneously committed .classpath


Modified: framework/trunk/.classpath
===================================================================
--- framework/trunk/.classpath	2008-01-10 15:52:42 UTC (rev 5458)
+++ framework/trunk/.classpath	2008-01-10 15:58:26 UTC (rev 5459)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry kind="src" path="src/test/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
 	<classpathentry kind="lib" path="thirdparty/jboss-common-core.jar"/>
@@ -17,8 +16,5 @@
 	<classpathentry kind="lib" path="thirdparty/jaxb-api.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossws-common.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossws-spi.jar"/>
-	<classpathentry kind="lib" path="/stack-native/thirdparty/wsdl4j.jar" sourcepath="/stack-native/thirdparty/wsdl4j-src.jar"/>
-	<classpathentry kind="lib" path="/stack-native/thirdparty/ejb3.deployer/jboss-annotations-ejb3.jar"/>
-	<classpathentry kind="lib" path="/home/alessio/dati/jboss-5.0/build/output/jboss-5.0.0.Beta3/client/jbossall-client.jar"/>
 	<classpathentry kind="output" path="output/eclipse"/>
 </classpath>




More information about the jbossws-commits mailing list