svn commit: r1564526 - in /ofbiz/branches/release12.04: ./ .classpath LICENSE framework/base/lib/commons/commons-fileupload-1.2.2.jar framework/base/lib/commons/commons-fileupload-1.3.jar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1564526 - in /ofbiz/branches/release12.04: ./ .classpath LICENSE framework/base/lib/commons/commons-fileupload-1.2.2.jar framework/base/lib/commons/commons-fileupload-1.3.jar

jleroux@apache.org
Author: jleroux
Date: Tue Feb  4 22:14:46 2014
New Revision: 1564526

URL: http://svn.apache.org/r1564526
Log:
"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/release12.04/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/release12.04/framework/base/lib/commons/commons-fileupload-1.2.2.jar
Modified:
    ofbiz/branches/release12.04/   (props changed)
    ofbiz/branches/release12.04/.classpath
    ofbiz/branches/release12.04/LICENSE

Propchange: ofbiz/branches/release12.04/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1564463

Modified: ofbiz/branches/release12.04/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/release12.04/.classpath?rev=1564526&r1=1564525&r2=1564526&view=diff
==============================================================================
--- ofbiz/branches/release12.04/.classpath (original)
+++ ofbiz/branches/release12.04/.classpath Tue Feb  4 22:14:46 2014
@@ -74,7 +74,7 @@
     <classpathentry kind="lib" path="framework/base/lib/commons/commons-digester-1.8.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-1.4.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/commons/commons-lang-2.4.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/commons/commons-logging-1.1.jar"/>

Modified: ofbiz/branches/release12.04/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/branches/release12.04/LICENSE?rev=1564526&r1=1564525&r2=1564526&view=diff
==============================================================================
--- ofbiz/branches/release12.04/LICENSE (original)
+++ ofbiz/branches/release12.04/LICENSE Tue Feb  4 22:14:46 2014
@@ -47,7 +47,7 @@ framework/base/lib/commons/commons-compr
 framework/base/lib/commons/commons-digester-1.8.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-1.3.1.jar
 framework/base/lib/commons/commons-lang-2.4.jar
 framework/base/lib/commons/commons-logging-1.1.jar