Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047085Retail ModulesWeb POSpublic2021-06-11 17:052021-07-05 09:29
shuehner 
Retail 
normalminorhave not tried
closedfixed 
5
 
 
No
0047085: axisc3: Upgrade log4j1 to log4j2
That plugin still uses the older log4j1 project api's as being required by external code.

However we could remove the dependency on log4j implementation (log4j-1.2.15.jar) by using new log4j2 project but also adding the log4j1 compat jar providing the 1 interfaces from log4j2 (same as done i.e. in backoffice).

Note:
When log output is configured that might require changes how to create/configure the logger instance (i.e. from code or config file)
-
No tags attached.
related to defect 0047084 closed Retail Retail Modules axisc3: Cleanup unused jar libraries 
related to defect 0047326 closed alostale Retail Modules axisc3: Update log4j library to latest version (2.16.0) 
blocks design defect 0047090 new Triage Platform Base Openbravo ERP Tracking issue: Library update 
Issue History
2021-06-11 17:05shuehnerNew Issue
2021-06-11 17:05shuehnerAssigned To => Retail
2021-06-11 17:05shuehnerTriggers an Emergency Pack => No
2021-06-11 17:06shuehnerRelationship addedrelated to 0047084
2021-06-11 17:47shuehnerRelationship addedblocks 0047090
2021-06-14 13:20shuehnerResolution time => 1625090400
2021-06-22 13:38hgbotNote Added: 0129715
2021-06-22 16:05hgbotResolutionopen => fixed
2021-06-22 16:05hgbotStatusnew => closed
2021-06-22 16:05hgbotNote Added: 0129723
2021-06-22 16:05hgbotNote Added: 0129724
2021-07-05 09:29shuehnerIssue cloned0047326
2021-07-05 09:29shuehnerRelationship addedrelated to 0047326

Notes
(0129715)
hgbot   
2021-06-22 13:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3/-/merge_requests/2 [^]
(0129723)
hgbot   
2021-06-22 16:05   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3 [^]
Changeset: ffc8090f36dbe9bfc4218b0c52fec9574ea231bb
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-06-22T16:03:05+02:00
URL: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3/-/commit/ffc8090f36dbe9bfc4218b0c52fec9574ea231bb [^]

FIXES ISSUE-47085 Replaces log4j by log4j2 libraries

---
A lib/log4j-1.2-api-2.11.1.jar
A lib/log4j-api-2.11.1.jar
A lib/log4j-core-2.11.1.jar
M .classpath
R lib/log4j-1.2.15.jar
---
(0129724)
hgbot   
2021-06-22 16:05   
Merge request merged: https://gitlab.com/openbravo/product/pmods/openbravohw-axisc3/-/merge_requests/2 [^]