Openbravo Issue Tracking System - Modules | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0048319 | Modules | Reporting | public | 2021-12-24 10:11 | 2021-12-25 10:39 | |||||||||||||||||||||
Reporter | shuehner | |||||||||||||||||||||||||
Assigned To | mtaal | |||||||||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | |||||||||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Regression date | ||||||||||||||||||||||||||
Regression introduced by commit | ||||||||||||||||||||||||||
Regression level | ||||||||||||||||||||||||||
Review Assigned To | ||||||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||||
Regression introduced in release | ||||||||||||||||||||||||||
Summary | 0048319: org.openbravo.reporting.tools compilation of dataloader does not support changed/removed libraries | |||||||||||||||||||||||||
Description | The ant generate.dataloader.application target is copying jar libraries from the source.path it is run from to the resulting DataLoaderApp/lib folder. However is is just copying new files with not support for removing files. That will immediately create problems i.e. when a library is updated/renamed. As DataLoaderapp will end up with both old+new copy at the same time. | |||||||||||||||||||||||||
Steps To Reproduce | a.) Look at code: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools/-/commit/9f5d045e8ceb9a86d6aac1c2b77a439a015299c8#bdc348bf75801c527f51cdeddc8edf027f7ef35a_168_15 [^] b.) Notice both ojdbc6.jar ojdbc8-19.3.0.0.jar In a concrete instance updated over time (backoffice changed from first to second jarfile and reporting.tools change file to copy in here https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools/-/commit/35bf643c181ba956fc17e79d3dea5e3d24e7bf31 [^] | |||||||||||||||||||||||||
Proposed Solution | Easiest is probably adding a deletion of that lib folder in the output just before copying the various jar files | |||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2021-12-24 10:11 | shuehner | New Issue | ||||||||||||||||||||||||
2021-12-24 10:11 | shuehner | Assigned To | => mtaal | |||||||||||||||||||||||
2021-12-24 10:23 | shuehner | Relationship added | related to 0048282 | |||||||||||||||||||||||
2021-12-24 10:23 | shuehner | Relationship added | related to 0048320 | |||||||||||||||||||||||
2021-12-25 10:37 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
2021-12-25 10:37 | hgbot | Status | new => resolved | |||||||||||||||||||||||
2021-12-25 10:37 | hgbot | Note Added: 0133969 | ||||||||||||||||||||||||
2021-12-25 10:39 | mtaal | Note Added: 0133970 | ||||||||||||||||||||||||
2021-12-25 10:39 | mtaal | Status | resolved => closed | |||||||||||||||||||||||
2021-12-27 13:14 | shuehner | Relationship added | causes 0048331 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|