[jbossws-commits] JBossWS SVN: r6241 - stack/cxf/trunk.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Apr 7 05:24:30 EDT 2008


Author: richard.opalka at jboss.com
Date: 2008-04-07 05:24:29 -0400 (Mon, 07 Apr 2008)
New Revision: 6241

Modified:
   stack/cxf/trunk/.classpath
Log:
fix eclipse project classpath

Modified: stack/cxf/trunk/.classpath
===================================================================
--- stack/cxf/trunk/.classpath	2008-04-04 19:07:07 UTC (rev 6240)
+++ stack/cxf/trunk/.classpath	2008-04-07 09:24:29 UTC (rev 6241)
@@ -32,10 +32,10 @@
 	<classpathentry kind="lib" path="thirdparty/xbean-2.2.0.jar"/>
 	<classpathentry kind="lib" path="thirdparty/xml-resolver-1.2.jar"/>
 	<classpathentry kind="lib" path="thirdparty/XmlSchema-1.3.2.jar"/>
-	<classpathentry kind="lib" path="thirdparty/cxf-2.0.3-incubator.jar" sourcepath="apache-cxf"/>
 	<classpathentry kind="lib" path="thirdparty/jaxws-api-2.0.jar"/>
 	<classpathentry kind="lib" path="tools/ant/lib/junit.jar"/>
 	<classpathentry kind="lib" path="thirdparty/activation.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossws-common.jar" sourcepath="thirdparty/jbossws-common-src.zip"/>
+	<classpathentry kind="lib" path="thirdparty/cxf-2.0.4-incubator.jar" sourcepath="apache-cxf"/>
 	<classpathentry kind="output" path="output/eclipse"/>
 </classpath>




More information about the jbossws-commits mailing list