[jbossws-commits] JBossWS SVN: r4948 - framework/branches/jbossws-framework-2.0.2.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Oct 31 05:21:20 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-10-31 05:21:20 -0400 (Wed, 31 Oct 2007)
New Revision: 4948

Modified:
   framework/branches/jbossws-framework-2.0.2/.classpath
Log:
eclipse classpath

Modified: framework/branches/jbossws-framework-2.0.2/.classpath
===================================================================
--- framework/branches/jbossws-framework-2.0.2/.classpath	2007-10-31 09:20:43 UTC (rev 4947)
+++ framework/branches/jbossws-framework-2.0.2/.classpath	2007-10-31 09:21:20 UTC (rev 4948)
@@ -15,6 +15,6 @@
 	<classpathentry kind="lib" path="thirdparty/activation.jar"/>
 	<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="thirdparty/jbossws-spi.jar" sourcepath="thirdparty/jbossws-spi-src.zip"/>
 	<classpathentry kind="output" path="output/eclipse"/>
 </classpath>




More information about the jbossws-commits mailing list