[jboss-svn-commits] JBL Code SVN: r35866 - labs/jbossesb/branches/JBESB_4_9_CP/product.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Nov 4 11:27:23 EDT 2010


Author: dward
Date: 2010-11-04 11:27:22 -0400 (Thu, 04 Nov 2010)
New Revision: 35866

Modified:
   labs/jbossesb/branches/JBESB_4_9_CP/product/.classpath
Log:
Eclipse product/.classpath fix to go along with JBESB-3508 ( https://jira.jboss.org/browse/JBESB-3508 ).


Modified: labs/jbossesb/branches/JBESB_4_9_CP/product/.classpath
===================================================================
--- labs/jbossesb/branches/JBESB_4_9_CP/product/.classpath	2010-11-04 14:40:29 UTC (rev 35865)
+++ labs/jbossesb/branches/JBESB_4_9_CP/product/.classpath	2010-11-04 15:27:22 UTC (rev 35866)
@@ -87,8 +87,6 @@
 	<classpathentry kind="lib" path="build/lib/jcr-1.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/jgroups-2.4.1.jar"/>
 	<classpathentry kind="lib" path="build/lib/jsch-0.1.38.jar"/>
-	<classpathentry kind="lib" path="build/lib/juddi-client-3.0.3.jar"/>
-	<classpathentry kind="lib" path="build/lib/juddi-core-3.0.3.jar"/>
 	<classpathentry kind="lib" path="build/lib/log4j-1.2.14.jar"/>
 	<classpathentry kind="lib" path="build/lib/mail-1.4.jar"/>
 	<classpathentry kind="lib" path="build/lib/milyn-commons-1.2.5.jar"/>
@@ -129,7 +127,6 @@
 	<classpathentry kind="lib" path="build/lib/sxc-core-0.7.3.jar"/>
 	<classpathentry kind="lib" path="build/lib/sxc-runtime-0.7.3.jar"/>
 	<classpathentry kind="lib" path="build/lib/sxc-xpath-0.7.3.jar"/>
-	<classpathentry kind="lib" path="build/lib/uddi-ws-3.0.3.jar"/>
 	<classpathentry kind="lib" path="build/lib/wstx-asl-3.2.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/xbean-2.2.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/xercesImpl-2.8.0.jar"/>
@@ -154,8 +151,11 @@
 	<classpathentry kind="lib" path="lib/ext/jbossws-cxf-server.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jbossws-spi.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jms/activemq/backport-util-concurrent-2.1.jar"/>
+	<classpathentry kind="lib" path="lib/ext/juddi-client-3.0.4-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="lib/ext/juddi-core-3.0.4-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="lib/ext/servlet-api.jar"/>
 	<classpathentry kind="lib" path="lib/ext/standalone/c3p0-0.9.1-pre9.jar"/>
+	<classpathentry kind="lib" path="lib/ext/uddi-ws-3.0.4-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="lib/ext/wsdl4j-1.6.2.jar"/>
 	<classpathentry kind="lib" path="lib/ext/wstx-asl-3.2.8.jar"/>
 	<classpathentry kind="lib" path="services/jbossesb/lib/ext/jackrabbit-api-1.2.1.jar"/>



More information about the jboss-svn-commits mailing list