svn commit: r1376296 - in /ofbiz/trunk: ./ framework/base/lib/

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

svn commit: r1376296 - in /ofbiz/trunk: ./ framework/base/lib/

erwan
Author: erwan
Date: Wed Aug 22 22:40:25 2012
New Revision: 1376296

URL: http://svn.apache.org/viewvc?rev=1376296&view=rev
Log:
Updating Apache HttpComponents to their latest version

Added:
    ofbiz/trunk/framework/base/lib/httpclient-4.2.1.jar   (with props)
    ofbiz/trunk/framework/base/lib/httpclient-cache-4.2.1.jar   (with props)
    ofbiz/trunk/framework/base/lib/httpcore-4.2.1.jar   (with props)
    ofbiz/trunk/framework/base/lib/httpmime-4.2.1.jar   (with props)
Removed:
    ofbiz/trunk/framework/base/lib/httpclient-4.1.1.jar
    ofbiz/trunk/framework/base/lib/httpclient-cache-4.1.1.jar
    ofbiz/trunk/framework/base/lib/httpcore-4.1.jar
    ofbiz/trunk/framework/base/lib/httpmime-4.1.1.jar
Modified:
    ofbiz/trunk/.classpath
    ofbiz/trunk/LICENSE

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1376296&r1=1376295&r2=1376296&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Wed Aug 22 22:40:25 2012
@@ -29,10 +29,10 @@
     <classpathentry kind="lib" path="framework/base/lib/hamcrest-all-1.2.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/fop-1.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/freemarker-2.3.19-null-wildcards.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/httpclient-4.1.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/httpclient-cache-4.1.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/httpcore-4.1.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/httpmime-4.1.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/httpclient-4.2.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/httpclient-cache-4.2.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/httpcore-4.2.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/httpmime-4.2.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/httpunit-1.7.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/ical4j-1.0-rc2.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/icu4j-49_1.jar"/>

Modified: ofbiz/trunk/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=1376296&r1=1376295&r2=1376296&view=diff
==============================================================================
--- ofbiz/trunk/LICENSE (original)
+++ ofbiz/trunk/LICENSE Wed Aug 22 22:40:25 2012
@@ -21,10 +21,10 @@ ofbiz/trunk/framework/base/lib/avalon-ut
 ofbiz/trunk/framework/base/lib/batik-all-1.7.jar
 ofbiz/trunk/framework/base/lib/barcode4j-fop-ext-complete-2.0.jar
 ofbiz/trunk/framework/base/lib/clhm-release-1.0-lru.jar
-ofbiz/trunk/framework/base/lib/httpclient-4.1.1.jar
-ofbiz/trunk/framework/base/lib/httpclient-cache-4.1.1.jar
-ofbiz/trunk/framework/base/lib/httpcore-4.1.jar
-ofbiz/trunk/framework/base/lib/httpmime-4.1.1.jar
+ofbiz/trunk/framework/base/lib/httpclient-4.2.1.jar
+ofbiz/trunk/framework/base/lib/httpclient-cache-4.2.1.jar
+ofbiz/trunk/framework/base/lib/httpcore-4.2.1.jar
+ofbiz/trunk/framework/base/lib/httpmime-4.2.1.jar
 ofbiz/trunk/framework/base/lib/ivy-2.2.0.jar
 ofbiz/trunk/framework/base/lib/jakarta-regexp-1.5.jar
 ofbiz/trunk/framework/base/lib/jpim-0.1.jar

Added: ofbiz/trunk/framework/base/lib/httpclient-4.2.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/httpclient-4.2.1.jar?rev=1376296&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/httpclient-4.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/trunk/framework/base/lib/httpclient-cache-4.2.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/httpclient-cache-4.2.1.jar?rev=1376296&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/httpclient-cache-4.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/trunk/framework/base/lib/httpcore-4.2.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/httpcore-4.2.1.jar?rev=1376296&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/httpcore-4.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/trunk/framework/base/lib/httpmime-4.2.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/httpmime-4.2.1.jar?rev=1376296&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/httpmime-4.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream