Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032149Openbravo ERPA. Platformpublic2016-02-05 14:412024-02-08 17:53
caristu 
caristu 
highminorN/A
closedfixed 
5
 
3.0PR16Q2 
alostale
Core
No
0032149: Upgrade Jackson libraries
Upgrade Jackson libraries from version 2.1.4 to version 2.5.1

This is a must for the Mondrian-Saiku upgrade project.
In description
No tags attached.
related to feature request 0032110 closed caristu Openbravo ERP Upgrade FOP library 
related to defect 0032161 closed caristu Openbravo ERP API Change required for Jackson Library upgrade 
related to feature request 0037961 closed caristu Openbravo ERP Upgrade Jackson libraries 
related to feature request 0054625 closed ander_flores Openbravo ERP Upgrade Jackson libraries 
blocks feature request 0032215 closed caristu Modules upgrade analytics stack 
Issue History
2016-02-05 14:41caristuNew Issue
2016-02-05 14:41caristuAssigned To => platform
2016-02-05 14:41caristuModules => Core
2016-02-05 14:41caristuTriggers an Emergency Pack => No
2016-02-05 14:41caristuAssigned Toplatform => caristu
2016-02-05 14:41caristuRelationship addedrelated to 0032110
2016-02-05 15:11caristuStatusnew => scheduled
2016-02-08 16:33caristuRelationship addedrelated to 0032161
2016-02-09 09:15caristuNote Added: 0084029
2016-02-09 09:17caristuNote Edited: 0084029bug_revision_view_page.php?bugnote_id=0084029#r11013
2016-02-09 09:21hgbotCheckin
2016-02-09 09:21hgbotNote Added: 0084030
2016-02-09 09:21hgbotStatusscheduled => resolved
2016-02-09 09:21hgbotResolutionopen => fixed
2016-02-09 09:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/fbe443ccf95e854b5d7b6e3404902cfff0a790d0 [^]
2016-02-09 09:22caristuNote Edited: 0084029bug_revision_view_page.php?bugnote_id=0084029#r11014
2016-02-09 09:23caristuNote Edited: 0084029bug_revision_view_page.php?bugnote_id=0084029#r11015
2016-02-09 09:23caristuReview Assigned To => alostale
2016-02-09 09:23caristuIssue Monitored: alostale
2016-02-12 08:28alostaleRelationship addedblocks 0032215
2016-02-12 08:31alostaleNote Added: 0084136
2016-02-12 08:31alostaleStatusresolved => closed
2016-02-12 08:31alostaleFixed in Version => 3.0PR16Q2
2016-02-12 11:16caristuNote Added: 0084149
2016-03-17 10:56hudsonbotCheckin
2016-03-17 10:56hudsonbotNote Added: 0085117
2018-02-16 14:42caristuIssue cloned0037961
2018-02-16 14:42caristuRelationship addedrelated to 0037961
2024-02-08 17:53caristuIssue cloned0054625
2024-02-08 17:53caristuRelationship addedrelated to 0054625

Notes
(0084029)
caristu   
2016-02-09 09:15   
(edited on: 2016-02-09 09:23)
The Jackson Library is used internally by Jasper Reports. To check the correct behavior of the new library the following has been tested:

- The HtmlExporter of Jasper Reports makes use of Jackson. So, without this library generate a report in html output format is not possible. With the new version, the export to html keeps working fine. For example, the Customer Statement report or the Stock report have been tested with success.

- As stated here[1] another feature of the Jasper Reports library which makes use of Jackson is the JSON Datasource. We have created an example report with this kind of datasource which can be found here[2]. It is verified that it works properly with the new version of the Jackson library.


[1] http://jasperreports.sourceforge.net/sample.reference/jsondatasource/ [^]
[2] https://code.openbravo.com/erp/mods/org.openbravo.platform.features/rev/0c468acb19db [^]

(0084030)
hgbot   
2016-02-09 09:21   
Repository: erp/devel/pi
Changeset: fbe443ccf95e854b5d7b6e3404902cfff0a790d0
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Feb 09 08:53:35 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fbe443ccf95e854b5d7b6e3404902cfff0a790d0 [^]

fixes issue 32149: Upgrade Jackson JSON Processor libraries

---
M legal/Licensing.txt
A lib/runtime/jackson-annotations-2.5.1.jar
A lib/runtime/jackson-core-2.5.1.jar
A lib/runtime/jackson-databind-2.5.1.jar
R lib/runtime/jackson-annotations-2.1.4.jar
R lib/runtime/jackson-core-2.1.4.jar
R lib/runtime/jackson-databind-2.1.4.jar
---
(0084136)
alostale   
2016-02-12 08:31   
Code reviewed.

Please update: http://wiki.openbravo.com/wiki/Openbravo_Libraries [^]
(0084149)
caristu   
2016-02-12 11:16   
Updated wiki page: http://wiki.openbravo.com/wiki/Openbravo_Libraries [^]
(0085117)
hudsonbot   
2016-03-17 10:56   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b22fb0500156 [^]
Maturity status: Test