Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039220 | Modules | Analytics | public | 2018-09-04 11:17 | 2018-09-07 07:50 |
|
Reporter | caristu | |
Assigned To | platform | |
Priority | high | 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 | alostale |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0039220: Replace pdfbox-app-2.0.0 bundle library with its components |
Description | The pdfbox-app-2.0.0 is a bundle library built with the classes of other components:
- fontbox-2.0.0.jar
- pdfbox-2.0.0.jar
- commons-logging-1.2.jar
- bcprov-jdk15on-1.48.jar
This jar must be replaced with its sub-components |
Steps To Reproduce | In description |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0037912 | | closed | caristu | Openbravo ERP | Upgrade Apache HttpComponents | related to | feature request | 0032215 | | closed | caristu | Modules | upgrade analytics stack | related to | feature request | 0039221 | | closed | platform | Modules | BouncyCastle library should be deleted |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-09-04 11:17 | caristu | New Issue | |
2018-09-04 11:17 | caristu | Assigned To | => platform |
2018-09-04 11:20 | caristu | Issue cloned | 0039221 |
2018-09-04 11:20 | caristu | Relationship added | related to 0039221 |
2018-09-04 11:25 | caristu | Relationship added | related to 0037912 |
2018-09-04 12:33 | hgbot | Checkin | |
2018-09-04 12:33 | hgbot | Note Added: 0106593 | |
2018-09-04 12:33 | hgbot | Status | new => resolved |
2018-09-04 12:33 | hgbot | Resolution | open => fixed |
2018-09-04 12:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/025ececb77e5a81be889ada46b9d0404e03b79fb [^] |
2018-09-04 13:09 | caristu | Relationship added | related to 0032215 |
2018-09-04 13:13 | hgbot | Checkin | |
2018-09-04 13:13 | hgbot | Note Added: 0106595 | |
2018-09-04 13:58 | caristu | Review Assigned To | => alostale |
2018-09-04 13:59 | caristu | Note Added: 0106598 | |
2018-09-04 13:59 | caristu | Note Edited: 0106598 | bug_revision_view_page.php?bugnote_id=0106598#r17597 |
2018-09-07 07:50 | alostale | Note Added: 0106635 | |
2018-09-07 07:50 | alostale | Status | resolved => closed |
Notes |
|
(0106593)
|
hgbot
|
2018-09-04 12:33
|
|
Repository: erp/pmods/org.openbravo.client.analytics
Changeset: 025ececb77e5a81be889ada46b9d0404e03b79fb
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Sep 04 12:24:21 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/025ececb77e5a81be889ada46b9d0404e03b79fb [^]
fixes issue 39220: Replace pdfbox-app-2.0.0 bundle library with its components
The pdfbox-app-2.0.0 bundle jar, used to export charts into png/jpg/pdf has been replaced with its components:
- fontbox-2.0.0.jar
- pdfbox-2.0.0.jar
- commons-logging-1.2.jar (included in core starting from 18Q2: updated core's dependency)
Note that the corresponding bcprov-jdk15on (BouncyCastle) jar is not being included, as it has been detected that is not needed in Analytics.
---
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
A lib/runtime/fontbox-2.0.0.jar
A lib/runtime/pdfbox-2.0.0.jar
R lib/runtime/pdfbox-app-2.0.0.jar
---
|
|
|
(0106595)
|
hgbot
|
2018-09-04 13:13
|
|
|
|
|
Fix included in versions:
- 1.4.1500: which depends on 18Q2
- 1.4.2000: which depends on 18Q4
|
|
|
|
|