Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0045348Openbravo ERPA. Platformpublic2020-10-30 14:172022-02-01 08:07
alostale 
Triage Platform Base 
normalminorhave not tried
newopen 
5
 
 
Core
No
0045348: replace use of Apache HttpClient with JDK HttpClient
JDK11 introduced a new HttpClient (JEP-321 [1]). Once the minimum supported JDK is 11 (0044064) in 21Q1.

With the goal of 0045347 to remove this dependency, Apache HttpClient [1] usage should be replaced with JDK's.


[1] https://openjdk.java.net/jeps/321 [^]
[2] https://hc.apache.org/ [^]
-
No tags attached.
blocks feature request 0045347 new Triage Platform Base remove Apache HttpClient dependency 
Issue History
2020-10-30 14:17alostaleNew Issue
2020-10-30 14:17alostaleAssigned To => platform
2020-10-30 14:17alostaleModules => Core
2020-10-30 14:17alostaleTriggers an Emergency Pack => No
2020-10-30 14:27alostaleRelationship addedblocks 0045347
2020-10-30 14:30hgbotNote Added: 0124072
2020-11-03 10:53cbernerRelationship addedblocks 0045366
2020-11-03 12:01cbernerRelationship deletedblocks 0045366
2022-02-01 08:07alostaleAssigned Toplatform => Triage Platform Base

Notes
(0124072)
hgbot   
2020-10-30 14:30   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/210 [^]