Author: jacopoc
Date: Wed Apr 16 09:48:54 2014
New Revision: 1587846
URL:
http://svn.apache.org/r1587846Log:
Applied fix from trunk for revision: 1587843
===
Upgraded commons-pool to the latest bug fix only release.
Modified:
ofbiz/branches/release13.07/ (props changed)
ofbiz/branches/release13.07/.classpath
Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1587843
Modified: ofbiz/branches/release13.07/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/.classpath?rev=1587846&r1=1587845&r2=1587846&view=diff==============================================================================
--- ofbiz/branches/release13.07/.classpath (original)
+++ ofbiz/branches/release13.07/.classpath Wed Apr 16 09:48:54 2014
@@ -78,7 +78,7 @@
<classpathentry kind="lib" path="framework/base/lib/commons/commons-logging-1.1.2.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-modeler-2.0.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-net-3.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.4.0.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-csv-1.0.jar"/>