svn commit: r1637891 - in /ofbiz/branches/release13.07: ./ 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: r1637891 - in /ofbiz/branches/release13.07: ./ framework/base/lib/

adrianc
Author: adrianc
Date: Mon Nov 10 15:39:34 2014
New Revision: 1637891

URL: http://svn.apache.org/r1637891
Log:
Merged revision(s) 1637883 from ofbiz/trunk:
Upgraded httpclient libraries. HttpClient defaults to TLS instead of SSLv3.

http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt


Added:
    ofbiz/branches/release13.07/framework/base/lib/httpclient-4.3.6.jar
      - copied unchanged from r1637883, ofbiz/trunk/framework/base/lib/httpclient-4.3.6.jar
    ofbiz/branches/release13.07/framework/base/lib/httpclient-cache-4.3.6.jar
      - copied unchanged from r1637883, ofbiz/trunk/framework/base/lib/httpclient-cache-4.3.6.jar
    ofbiz/branches/release13.07/framework/base/lib/httpcore-4.3.3.jar
      - copied unchanged from r1637883, ofbiz/trunk/framework/base/lib/httpcore-4.3.3.jar
Removed:
    ofbiz/branches/release13.07/framework/base/lib/httpclient-4.2.1.jar
    ofbiz/branches/release13.07/framework/base/lib/httpclient-cache-4.2.1.jar
    ofbiz/branches/release13.07/framework/base/lib/httpcore-4.2.1.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:r1637883

Modified: ofbiz/branches/release13.07/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/.classpath?rev=1637891&r1=1637890&r2=1637891&view=diff
==============================================================================
--- ofbiz/branches/release13.07/.classpath (original)
+++ ofbiz/branches/release13.07/.classpath Mon Nov 10 15:39:34 2014
@@ -25,9 +25,9 @@
     <classpathentry kind="lib" path="framework/base/lib/hamcrest-all-1.2.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/fop-1.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/freemarker-2.3.21.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/httpclient-4.3.6.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/httpclient-cache-4.3.6.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/httpcore-4.3.3.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"/>

Modified: ofbiz/branches/release13.07/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/LICENSE?rev=1637891&r1=1637890&r2=1637891&view=diff
==============================================================================
--- ofbiz/branches/release13.07/LICENSE (original)
+++ ofbiz/branches/release13.07/LICENSE Mon Nov 10 15:39:34 2014
@@ -20,9 +20,9 @@ framework/base/lib/batik-all-1.7.jar
 framework/base/lib/barcode4j-2.1-barcode4j-fop-ext-complete.jar
 framework/base/lib/clhm-release-1.0-lru.jar
 framework/base/lib/freemarker-2.3.21.jar
-framework/base/lib/httpclient-4.2.1.jar
-framework/base/lib/httpclient-cache-4.2.1.jar
-framework/base/lib/httpcore-4.2.1.jar
+framework/base/lib/httpclient-4.3.6.jar
+framework/base/lib/httpclient-cache-4.3.6.jar
+framework/base/lib/httpcore-4.3.3.jar
 framework/base/lib/httpmime-4.2.1.jar
 framework/base/lib/ivy-2.2.0.jar
 framework/base/lib/jakarta-regexp-1.5.jar