Openbravo Issue Tracking System - Modules
View Issue Details
0048282ModulesReportingpublic2021-12-20 08:102021-12-20 08:57
alostale 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
 
0048282: org.openbravo.reporting.tools compilation of dataloader fails (log4j file to copy changed name to 2.17.0 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 0048249 closed mtaal Modules org.openbravo.reporting.tools compilation of dataloader fails (log4j file to copy changed name in backoffice) 
related to design defect 0047090 new Triage Platform Base Openbravo ERP Tracking issue: Library update 
related to defect 0048279 closed alostale Openbravo ERP update log4j to its latest version (2.17.0) 
related to defect 0048319 closed mtaal Modules org.openbravo.reporting.tools compilation of dataloader does not support changed/removed libraries 
Issue History
2021-12-20 08:10alostaleNew Issue
2021-12-20 08:10alostaleAssigned To => mtaal
2021-12-20 08:10alostaleIssue generated from0048249
2021-12-20 08:10alostaleRelationship addedrelated to 0048249
2021-12-20 08:11alostaleRelationship addedrelated to 0048279
2021-12-20 08:12alostaleRelationship addedrelated to 0047090
2021-12-20 08:57hgbotResolutionopen => fixed
2021-12-20 08:57hgbotStatusnew => resolved
2021-12-20 08:57hgbotNote Added: 0133828
2021-12-20 08:57mtaalStatusresolved => closed
2021-12-24 10:23shuehnerRelationship addedrelated to 0048319

Notes
(0133828)
hgbot   
2021-12-20 08:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools [^]
Changeset: 9f5d045e8ceb9a86d6aac1c2b77a439a015299c8
Author: Martin Taal <martin.taal@openbravo.com>
Date: 20-12-2021 08:57:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools/-/commit/9f5d045e8ceb9a86d6aac1c2b77a439a015299c8 [^]

Fixes ISSUE-0048282: org.openbravo.reporting.tools compilation of dataloader fails (log4j file to copy changed name to 2.17.0 in backoffice)

---
M build.xml
---