Openbravo Issue Tracking System - Modules
View Issue Details
0048249ModulesReportingpublic2021-12-14 12:222021-12-20 08:10
shuehner 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
 
0048249: org.openbravo.reporting.tools compilation of dataloader fails (log4j file to copy changed name in backoffice)
Issue 48228 in backoffice updated the log4j library version which changes the filename.

The dataloader build process is taking several jar files from backoffice (to not duplicate them) and is hard-coding the filename.

We need to update it for the new filenames
https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools/-/blob/master/build.xml#L169 [^]
No tags attached.
related to defect 0048254 closed alostale Openbravo ERP update log4j to its latest version (2.16.0) 
related to defect 0048228 closed alostale Openbravo ERP update log4j to its latest version (2.15.0) 
related to defect 0048282 closed mtaal Modules org.openbravo.reporting.tools compilation of dataloader fails (log4j file to copy changed name to 2.17.0 in backoffice) 
Issue History
2021-12-14 12:22shuehnerNew Issue
2021-12-14 12:22shuehnerAssigned To => mtaal
2021-12-14 12:22shuehnerRelationship addedrelated to 0048228
2021-12-16 12:13shuehnerRelationship addedrelated to 0048254
2021-12-16 12:18hgbotResolutionopen => fixed
2021-12-16 12:18hgbotStatusnew => resolved
2021-12-16 12:18hgbotNote Added: 0133756
2021-12-16 12:18mtaalStatusresolved => closed
2021-12-20 08:10alostaleIssue cloned0048282
2021-12-20 08:10alostaleRelationship addedrelated to 0048282

Notes
(0133756)
hgbot   
2021-12-16 12:18   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools [^]
Changeset: 832443d8f20fa46a3a8d8af8034963d2ec7a61fc
Author: Martin Taal <martin.taal@openbravo.com>
Date: 16-12-2021 12:18:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools/-/commit/832443d8f20fa46a3a8d8af8034963d2ec7a61fc [^]

FIXES ISSUE-0048249 up log4j version to 2.16

---
M build.xml
---