[jbossws-commits] JBossWS SVN: r3838 - in trunk/integration: xfire and 1 other directory.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Jul 10 05:34:53 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-07-10 05:34:53 -0400 (Tue, 10 Jul 2007)
New Revision: 3838

Modified:
   trunk/integration/sunri/.classpath
   trunk/integration/xfire/.classpath
Log:
Fix exclipse clsaapaths

Modified: trunk/integration/sunri/.classpath
===================================================================
--- trunk/integration/sunri/.classpath	2007-07-10 09:14:57 UTC (rev 3837)
+++ trunk/integration/sunri/.classpath	2007-07-10 09:34:53 UTC (rev 3838)
@@ -24,6 +24,5 @@
 	<classpathentry kind="lib" path="/integration-spi/thirdparty/dom4j.jar"/>
 	<classpathentry kind="lib" path="/integration-spi/thirdparty/jboss-common-core.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/integration-jboss50"/>
-	<classpathentry kind="lib" path="/dati/jboss-4.2.0.CR2/lib/jboss-common.jar"/>
 	<classpathentry kind="output" path="output/eclipse"/>
 </classpath>

Modified: trunk/integration/xfire/.classpath
===================================================================
--- trunk/integration/xfire/.classpath	2007-07-10 09:14:57 UTC (rev 3837)
+++ trunk/integration/xfire/.classpath	2007-07-10 09:34:53 UTC (rev 3838)
@@ -17,6 +17,5 @@
 	<classpathentry kind="lib" path="thirdparty/xbean-spring.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/integration-jboss50"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.x"/>
-	<classpathentry kind="lib" path="thirdparty/commons-logging-1.1.jar"/>
 	<classpathentry kind="output" path="output/eclipse"/>
 </classpath>




More information about the jbossws-commits mailing list