Author: jleroux
Date: Tue Feb 4 22:14:43 2014
New Revision: 1564525
URL:
http://svn.apache.org/r1564525Log:
"Applied fix from trunk for revision: 1564463"
------------------------------------------------------------------------
r1564463 | jleroux | 2014-02-04 21:24:14 +0100 (mar. 04 févr. 2014) | 1 ligne
Update commons-fileupload to 1.3
------------------------------------------------------------------------
Added:
ofbiz/branches/release13.07/framework/base/lib/commons/commons-fileupload-1.3.jar
- copied unchanged from r1564463, ofbiz/trunk/framework/base/lib/commons/commons-fileupload-1.3.jar
Removed:
ofbiz/branches/release13.07/framework/base/lib/commons/commons-fileupload-1.2.2.jar
Modified:
ofbiz/branches/release13.07/ (props changed)
ofbiz/branches/release13.07/.classpath
ofbiz/branches/release13.07/LICENSE
Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1564463
Modified: ofbiz/branches/release13.07/.classpath
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/.classpath?rev=1564525&r1=1564524&r2=1564525&view=diff==============================================================================
--- ofbiz/branches/release13.07/.classpath (original)
+++ ofbiz/branches/release13.07/.classpath Tue Feb 4 22:14:43 2014
@@ -71,7 +71,7 @@
<classpathentry kind="lib" path="framework/base/lib/commons/commons-digester3-3.2.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-discovery-0.4.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-el-1.0.jar"/>
- <classpathentry kind="lib" path="framework/base/lib/commons/commons-fileupload-1.2.2.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/commons/commons-fileupload-1.3.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="framework/base/lib/commons/commons-logging-1.1.2.jar"/>
Modified: ofbiz/branches/release13.07/LICENSE
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/LICENSE?rev=1564525&r1=1564524&r2=1564525&view=diff==============================================================================
--- ofbiz/branches/release13.07/LICENSE (original)
+++ ofbiz/branches/release13.07/LICENSE Tue Feb 4 22:14:43 2014
@@ -48,7 +48,7 @@ framework/base/lib/commons/commons-csv-1
framework/base/lib/commons/commons-digester3-3.2.jar
framework/base/lib/commons/commons-discovery-0.4.jar
framework/base/lib/commons/commons-el-1.0.jar
-framework/base/lib/commons/commons-fileupload-1.2.2.jar
+framework/base/lib/commons/commons-fileupload-1.3.jar
framework/base/lib/commons/commons-io-2.4.jar
framework/base/lib/commons/commons-lang-2.6.jar
framework/base/lib/commons/commons-logging-1.1.2.jar