Openbravo Issue Tracking System - Modules
View Issue Details
0044981ModulesIntegrations with Azure Blob Storagepublic2020-09-03 17:272022-01-18 15:26
cberner 
platform 
normalminorhave not tried
closedfixed 
5
 
 
cberner
0044981: Update jackson libraries to have the same version as core
The jackson libraries have been updated in core (see 0044958). This module has another 3 libraries directly related with those updated in core.

Libs updated in core from version 2.9.4 to version 2.11.2:
jackson-annotations
jackson-core
jackson-databind

Libs that should be updated in this module to version 2.11.2:
jackson-dataformat-xml
jackson-datatype-jsr310
jackson-module-jaxb-annotations -> This last one has another 2 extra dependencies in version 2.11.2: jakarta.activation-api and jakarta.xml.bind-api
Those dependencies should also be updated when updating jackson-module-jaxb-annotations.

Currently the module is working as expected with the mismatch in versions, but those should be updated.
In description.
Update libraries and their dependencies.

Before updating these libraries the following core libraries should be updated first to match the dependecies of jackson-module-jaxb-annotations:

jakarta.activation-api
jakarta.xml.bind-api
No tags attached.
related to feature request 0044958 closed caristu Openbravo ERP Update Jackson libraries 
related to defect 0048201 closed meriem_azaf Openbravo ERP azure.storage: Update netty library latest version 
Issue History
2020-09-03 17:27cbernerNew Issue
2020-09-03 17:27cbernerAssigned To => platform
2020-09-03 17:28cbernerRelationship addedrelated to 0044958
2020-09-03 17:57caristuDescription Updatedbug_revision_view_page.php?rev_id=21620#r21620
2020-09-03 17:59caristuProposed Solution updated
2022-01-18 15:24cbernerNote Added: 0134366
2022-01-18 15:25cbernerStatusnew => scheduled
2022-01-18 15:25cbernerNote Edited: 0134366bug_revision_view_page.php?bugnote_id=0134366#r23541
2022-01-18 15:26cbernerNote Edited: 0134366bug_revision_view_page.php?bugnote_id=0134366#r23542
2022-01-18 15:26cbernerRelationship addedrelated to 0048201
2022-01-18 15:26cbernerStatusscheduled => resolved
2022-01-18 15:26cbernerResolutionopen => fixed
2022-01-18 15:26cbernerReview Assigned To => cberner
2022-01-18 15:26cbernerStatusresolved => closed

Notes
(0134366)
cberner   
2022-01-18 15:24   
(edited on: 2022-01-18 15:26)
This issue was fixed by this: https://issues.openbravo.com/view.php?id=48201 [^]