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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Sat Apr 12 08:28:43 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-04-12 08:28:43 -0400 (Sat, 12 Apr 2008)
New Revision: 6385

Modified:
   framework/trunk/.classpath
Log:
eclipse classpath

Modified: framework/trunk/.classpath
===================================================================
--- framework/trunk/.classpath	2008-04-12 12:24:38 UTC (rev 6384)
+++ framework/trunk/.classpath	2008-04-12 12:28:43 UTC (rev 6385)
@@ -7,5 +7,11 @@
 	<classpathentry kind="var" path="M2_REPO/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.jar"/>
 	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/common"/>
 	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/spi"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/jbossxb/2.0.0.CR7/jbossxb-2.0.0.CR7.jar"/>
+	<classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar"/>
+	<classpathentry kind="var" path="M2_REPO/javax/xml/ws/jaxws-api/2.1/jaxws-api-2.1.jar"/>
+	<classpathentry kind="var" path="M2_REPO/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar"/>
+	<classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"/>
+	<classpathentry kind="var" path="M2_REPO/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar"/>
 	<classpathentry kind="output" path="target/eclipse"/>
 </classpath>




More information about the jbossws-commits mailing list