You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jo...@apache.org on 2007/09/11 09:41:24 UTC

svn commit: r574497 - /ofbiz/trunk/.classpath

Author: jonesde
Date: Tue Sep 11 00:41:23 2007
New Revision: 574497

URL: http://svn.apache.org/viewvc?rev=574497&view=rev
Log:
Updated for new javolution jar

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=574497&r1=574496&r2=574497&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Tue Sep 11 00:41:23 2007
@@ -109,7 +109,7 @@
 	<classpathentry kind="lib" path="framework/webapp/lib/xmlrpc-common-3.0.jar"/>
 	<classpathentry kind="lib" path="framework/webapp/lib/xmlrpc-server-3.0.jar"/>
 	<classpathentry kind="lib" path="framework/webapp/lib/xmlrpc-client-3.0.jar"/>
-	<classpathentry kind="lib" path="framework/base/lib/javolution-4.2.8.jar"/>
+	<classpathentry kind="lib" path="framework/base/lib/javolution-5.2.3.jar"/>
 	<classpathentry kind="lib" path="framework/base/lib/commons/commons-vfs-1.0.jar"/>
 	<classpathentry kind="lib" path="framework/base/lib/commons/commons-validator-1.3.1.jar"/>
 	<classpathentry kind="lib" path="framework/base/lib/commons/commons-primitives-1.0.jar"/>