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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jan 27 04:26:18 EST 2010


Author: kevin.conner at jboss.com
Date: 2010-01-27 04:26:18 -0500 (Wed, 27 Jan 2010)
New Revision: 31242

Modified:
   labs/jbossesb/branches/JBESB_4_7_CP/product/.classpath
Log:
Upgrade to juddi 3.0.1 and scout 1.2.1: JBESB-3141

Modified: labs/jbossesb/branches/JBESB_4_7_CP/product/.classpath
===================================================================
--- labs/jbossesb/branches/JBESB_4_7_CP/product/.classpath	2010-01-27 09:18:33 UTC (rev 31241)
+++ labs/jbossesb/branches/JBESB_4_7_CP/product/.classpath	2010-01-27 09:26:18 UTC (rev 31242)
@@ -25,8 +25,6 @@
 	<classpathentry excluding="**/.svn/" kind="src" path="services/spring/src/test/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="etc/test/resources/log4j/dev"/>
-	<classpathentry kind="lib" path="build/aoplib/juddi-client-3.0.0.aop.jar"/>
-	<classpathentry kind="lib" path="build/aoplib/juddi-core-3.0.0.aop.jar"/>
 	<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.0.1.jar"/>
 	<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.1.0.jar"/>
 	<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.2.0.jar"/>
@@ -92,13 +90,11 @@
 	<classpathentry kind="lib" path="build/lib/mvel2-2.0.12.jar"/>
 	<classpathentry kind="lib" path="build/lib/ognl-2.6.9.jar"/>
 	<classpathentry kind="lib" path="build/lib/quartz-1.5.2.jar"/>
-	<classpathentry kind="lib" path="build/lib/scout-1.2.jar"/>
 	<classpathentry kind="lib" path="build/lib/slf4j-api-1.4.3.jar"/>
 	<classpathentry kind="lib" path="build/lib/slf4j-log4j12-1.4.3.jar"/>
 	<classpathentry kind="lib" path="build/lib/stax-1.2.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/stax-api-1.0.1.jar"/>
 	<classpathentry kind="lib" path="build/lib/stringtemplate-3.0.jar"/>
-	<classpathentry kind="lib" path="build/lib/uddi-ws-3.0.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/xbean-2.2.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/xercesImpl-2.8.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/xstream-1.2.2.jar"/>
@@ -119,6 +115,10 @@
 	<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/wsdl4j-1.6.2.jar"/>
+	<classpathentry kind="lib" path="lib/ext/scout-1.2.1.jar"/>
+	<classpathentry kind="lib" path="lib/ext/juddi-core-3.0.1.jar"/>
+	<classpathentry kind="lib" path="lib/ext/juddi-client-3.0.1.jar"/>
+	<classpathentry kind="lib" path="lib/ext/uddi-ws-3.0.1.jar"/>
 	<classpathentry kind="lib" path="services/jbossesb/lib/ext/jackrabbit-api-1.2.1.jar"/>
 	<classpathentry kind="lib" path="services/jbossesb/lib/ext/jackrabbit-core-1.2.1.jar"/>
 	<classpathentry kind="lib" path="services/jbpm/lib/ext/jbpm-jpdl.jar"/>
@@ -143,8 +143,6 @@
 	<classpathentry kind="var" path="ESB_ROOT/testlib/junit-4.1.jar"/>
 	<classpathentry kind="var" path="ESB_ROOT/testlib/mockejb.jar"/>
 	<classpathentry kind="var" path="ESB_ROOT/testlib/mockito-all-1.8.0.jar"/>
-	<classpathentry kind="lib" path="build/lib/juddi-core-3.0.0.jar"/>
-	<classpathentry kind="lib" path="build/lib/juddi-client-3.0.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/jaxb-xjc-2.1.4.jar"/>
 	<classpathentry kind="var" path="ESB_ROOT"/>
 	<classpathentry kind="lib" path="build/lib/milyn-commons-1.2.5.jar"/>



More information about the jboss-svn-commits mailing list