Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0047477Openbravo ERPA. Platformpublic2021-07-30 11:292022-01-18 13:05
caristu 
platform 
highminorhave not tried
closedfixed 
5
 
 
cberner
Core
No
0047477: update woodstox-core in azure module to avoid classpath collisions with CXF module
With the latest update of the org.openbravo.base.cxf module(0047087), the woodstox-core has been updated to version 6.2.6.

The org.openbravo.service.integration.azure.storage[1] module currently is using that library in version 6.2.3.

We should try to keep the same version in both modules in order to avoid potential classpath collisions problems like we had in the past (see 0045552)

[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.azure.storage/-/blob/master/lib/runtime/woodstox-core-6.2.3.jar [^]
.
Update woodstox library in azure module to use the same version as CXF module if possible
No tags attached.
related to defect 0045552 closed cberner incompatible dependencies between azure and cxf modules 
related to defect 0047087 closed platform org.openbravo.base.cxf: Update cxf-core library to Latest version 
Issue History
2021-07-30 11:29caristuNew Issue
2021-07-30 11:29caristuAssigned To => platform
2021-07-30 11:29caristuModules => Core
2021-07-30 11:29caristuTriggers an Emergency Pack => No
2021-07-30 11:29caristuIssue generated from0045552
2021-07-30 11:29caristuRelationship addedrelated to 0045552
2021-07-30 11:30caristuRelationship addedrelated to 0047087
2021-07-30 11:46caristuDescription Updatedbug_revision_view_page.php?rev_id=22948#r22948
2021-07-30 11:47caristuDescription Updatedbug_revision_view_page.php?rev_id=22949#r22949
2021-07-30 11:48caristuSummaryupdate woodstox-core in Azure to avoid classpath collisions with CXF module => update woodstox-core in azure module to avoid classpath collisions with CXF module
2022-01-18 13:05cbernerNote Added: 0134359
2022-01-18 13:05cbernerStatusnew => scheduled
2022-01-18 13:05cbernerStatusscheduled => resolved
2022-01-18 13:05cbernerFixed in SCM revision => d8c1a11d67d3c678e8cfa6ff30ce362359370e1f
2022-01-18 13:05cbernerResolutionopen => fixed
2022-01-18 13:05cbernerReview Assigned To => cberner
2022-01-18 13:05cbernerStatusresolved => closed

Notes
(0134359)
cberner   
2022-01-18 13:05   
This was fixed by the latest update on libraries on this module. https://issues.openbravo.com/view.php?id=48201 [^]