Openbravo Issue Tracking System - Modules
View Issue Details
0039220ModulesAnalyticspublic2018-09-04 11:172018-09-07 07:50
caristu 
platform 
highmajorhave not tried
closedfixed 
5
 
 
alostale
0039220: Replace pdfbox-app-2.0.0 bundle library with its components
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
In description
No tags attached.
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 
Issue History
2018-09-04 11:17caristuNew Issue
2018-09-04 11:17caristuAssigned To => platform
2018-09-04 11:20caristuIssue cloned0039221
2018-09-04 11:20caristuRelationship addedrelated to 0039221
2018-09-04 11:25caristuRelationship addedrelated to 0037912
2018-09-04 12:33hgbotCheckin
2018-09-04 12:33hgbotNote Added: 0106593
2018-09-04 12:33hgbotStatusnew => resolved
2018-09-04 12:33hgbotResolutionopen => fixed
2018-09-04 12:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/025ececb77e5a81be889ada46b9d0404e03b79fb [^]
2018-09-04 13:09caristuRelationship addedrelated to 0032215
2018-09-04 13:13hgbotCheckin
2018-09-04 13:13hgbotNote Added: 0106595
2018-09-04 13:58caristuReview Assigned To => alostale
2018-09-04 13:59caristuNote Added: 0106598
2018-09-04 13:59caristuNote Edited: 0106598bug_revision_view_page.php?bugnote_id=0106598#r17597
2018-09-07 07:50alostaleNote Added: 0106635
2018-09-07 07:50alostaleStatusresolved => 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   
Repository: erp/pmods/org.openbravo.client.analytics
Changeset: 6868e9c4c965788b6f1cd03a0a415eec6bf9da80
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Sep 04 13:13:15 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/6868e9c4c965788b6f1cd03a0a415eec6bf9da80 [^]

related to issue 39220: updated legal information

---
M legal/Licensing.txt
---
(0106598)
caristu   
2018-09-04 13:59   
Fix included in versions:
  - 1.4.1500: which depends on 18Q2
  - 1.4.2000: which depends on 18Q4

(0106635)
alostale   
2018-09-07 07:50   
reviewed + tested