Author: jacopoc
Date: Wed Apr 16 09:51:25 2014
New Revision: 1587848
URL:
http://svn.apache.org/r1587848Log:
Applied fix from trunk for revision: 1587843
===
Upgraded commons-pool to the latest bug fix only release.
Modified:
ofbiz/branches/release12.04/ (props changed)
ofbiz/branches/release12.04/.classpath
Propchange: ofbiz/branches/release12.04/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1587843
Modified: ofbiz/branches/release12.04/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release12.04/.classpath?rev=1587848&r1=1587847&r2=1587848&view=diff==============================================================================
--- ofbiz/branches/release12.04/.classpath (original)
+++ ofbiz/branches/release12.04/.classpath Wed Apr 16 09:51:25 2014
@@ -80,7 +80,7 @@
<classpathentry kind="lib" path="framework/base/lib/commons/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-modeler-2.0.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-net-1.4.1.jar"/>
- <classpathentry kind="lib" path="framework/base/lib/commons/commons-pool-1.3.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/commons/commons-pool-1.5.7.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-primitives-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-vfs-20070730.jar"/>