[jbossws-commits] JBossWS SVN: r4264 - framework/branches/framework-2.0.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Aug 8 10:56:51 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-08-08 10:56:51 -0400 (Wed, 08 Aug 2007)
New Revision: 4264

Modified:
   framework/branches/framework-2.0/.classpath
Log:
fix eclipse claspath

Modified: framework/branches/framework-2.0/.classpath
===================================================================
--- framework/branches/framework-2.0/.classpath	2007-08-08 13:58:13 UTC (rev 4263)
+++ framework/branches/framework-2.0/.classpath	2007-08-08 14:56:51 UTC (rev 4264)
@@ -14,7 +14,5 @@
 	<classpathentry kind="lib" path="thirdparty/saaj-api.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossws-common.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossws-spi.jar"/>
-	<classpathentry kind="lib" path="thirdparty/activation.jar"/>
-	<classpathentry kind="lib" path="thirdparty/jaxb-api.jar"/>
 	<classpathentry kind="output" path="output/eclipse"/>
 </classpath>




More information about the jbossws-commits mailing list