[jboss-svn-commits] JBL Code SVN: r33430 - labs/jbossesb/trunk/product.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jun 9 17:13:07 EDT 2010


Author: dward
Date: 2010-06-09 17:13:06 -0400 (Wed, 09 Jun 2010)
New Revision: 33430

Modified:
   labs/jbossesb/trunk/product/.classpath
Log:
Fix for JBESB-3341 Eclipse .classpath issue.


Modified: labs/jbossesb/trunk/product/.classpath
===================================================================
--- labs/jbossesb/trunk/product/.classpath	2010-06-09 20:52:14 UTC (rev 33429)
+++ labs/jbossesb/trunk/product/.classpath	2010-06-09 21:13:06 UTC (rev 33430)
@@ -34,7 +34,7 @@
 	<classpathentry kind="lib" path="build/lib/antlr-2.7.7.jar"/>
 	<classpathentry kind="lib" path="build/lib/bsf-2.3.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/bsh-1.3.0.jar"/>
-	<classpathentry kind="lib" path="build/lib/camel-core-2.2.0.jar"/>
+	<classpathentry kind="lib" path="build/lib/camel-core-2.3.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/cglib-nodep-2.1_3.jar"/>
 	<classpathentry kind="lib" path="build/lib/commons-beanutils-1.7.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/commons-codec-1.3.jar"/>



More information about the jboss-svn-commits mailing list