Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0037912Openbravo ERPA. Platformpublic2018-02-14 10:382018-02-22 18:19
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
3.0PR18Q2 
alostale
Core
No
0037912: Upgrade Apache HttpComponents
Upgrade Apache HttpComponents libraries to their latest versions:

- httpcore-4.0.1.jar -> httpcore-4.4.9.jar
- httpclient-4.0.jar -> httpclient-4.5.5.jar
  The HttpClient library requires to update the following dependent libraries also:
    - commons-codec-1.5.jar -> commons-codec-1.11.jar
    - commons-logging-1.1.1.jar -> commons-logging-1.2.jar
- httpmime-4.1.jar -> httpmime-4.5.5.jar
In description
No tags attached.
related to defect 00379103.0PR18Q2 closed caristu Openbravo ERP API change required to upgrade the Apache HttpComponents 
related to defect 0037914 closed caristu Modules Fix deprecation warnings in Zoho Integration after HttpClient and HttpClient Mime libraries upgrade 
related to defect 0037924 closed guilleaer Retail Modules Remove warnings appeared with the Upgrade of Apache HttpComponents 
related to feature request 0039220 closed platform Modules Replace pdfbox-app-2.0.0 bundle library with its components 
Issue History
2018-02-14 10:38caristuNew Issue
2018-02-14 10:38caristuAssigned To => platform
2018-02-14 10:38caristuModules => Core
2018-02-14 10:38caristuTriggers an Emergency Pack => No
2018-02-14 10:40caristuDescription Updatedbug_revision_view_page.php?rev_id=16683#r16683
2018-02-14 10:40caristuDescription Updatedbug_revision_view_page.php?rev_id=16684#r16684
2018-02-14 10:40caristuAssigned Toplatform => caristu
2018-02-14 10:40caristuRelationship addedrelated to 0037910
2018-02-14 13:53caristuRelationship addedrelated to 0037914
2018-02-14 16:55hgbotCheckin
2018-02-14 16:55hgbotNote Added: 0102408
2018-02-14 16:55hgbotStatusnew => resolved
2018-02-14 16:55hgbotResolutionopen => fixed
2018-02-14 16:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e549accfb295a054297a63c891bb17db81257877 [^]
2018-02-14 17:39caristuNote Added: 0102410
2018-02-14 18:58caristuReview Assigned To => alostale
2018-02-15 10:43guilleaerRelationship addedrelated to 0037924
2018-02-16 12:42alostaleNote Added: 0102460
2018-02-16 12:42alostaleStatusresolved => closed
2018-02-16 12:42alostaleFixed in Version => 3.0PR18Q2
2018-02-22 18:19hudsonbotCheckin
2018-02-22 18:19hudsonbotNote Added: 0102759
2018-09-04 11:25caristuRelationship addedrelated to 0039220

Notes
(0102408)
hgbot   
2018-02-14 16:55   
Repository: erp/devel/pi
Changeset: e549accfb295a054297a63c891bb17db81257877
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Feb 14 16:54:40 2018 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e549accfb295a054297a63c891bb17db81257877 [^]

fixes issue 37912: Upgrade Apache HttpComponents

  - Upgraded HttpCore from 4.0.1 to 4.4.9
  - Upgraded HttpClient from 4.0 to 4.5.5
  - Upgraded HttpClient dependencies: Commons Codec from 1.5 to 1.11 and Commons Logging from 1.1.1 to 1.2
  - Upgraded HttpClient Mime from 4.1 to 4.5.5

---
M legal/Licensing.txt
M src-core/.classpath
A lib/runtime/commons-codec-1.11.jar
A lib/runtime/commons-logging-1.2.jar
A modules/org.openbravo.client.application/lib/runtime/httpclient-4.5.5.jar
A modules/org.openbravo.client.application/lib/runtime/httpcore-4.4.9.jar
A modules/org.openbravo.client.application/lib/runtime/httpmime-4.5.5.jar
R lib/runtime/commons-codec-1.5.jar
R lib/runtime/commons-logging-1.1.1.jar
R modules/org.openbravo.client.application/lib/runtime/httpclient-4.0.jar
R modules/org.openbravo.client.application/lib/runtime/httpcore-4.0.1.jar
R modules/org.openbravo.client.application/lib/runtime/httpmime-4.1.jar
---
(0102410)
caristu   
2018-02-14 17:39   
Updated wiki page with new versions: http://wiki.openbravo.com/wiki/Openbravo_Libraries [^]
(0102460)
alostale   
2018-02-16 12:42   
reviewed
(0102759)
hudsonbot   
2018-02-22 18:19   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/980a6ad5bbf5 [^]
Maturity status: Test