Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044775
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2020-08-10 17:312020-08-12 07:33
ReportershuehnerView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0044775: xmlbeans jar library in copystore.excel module causes split package situation

Descriptionxmlbeans-2.5.0.jar file in copystore.excel module causes split package situation (see 0044733).

That jar file should be updated to latest upstream version 3.1.0 fixing this problem.

https://issues.apache.org/jira/browse/XMLBEANS-516 [^]

While 3.0.0 release is enough to fix this specific issue 3.1.0 fixing other important bugs so update to the latest is recommended.

Note that xmlbeans is dependency jar of poi-ooxml extension shipped in this module which is used only at runtime. So functional testing of the xlsx import is required to test this change.
Steps To ReproduceThere is an utility script in this repo checking jar libraries and raising the split package situations:
https://gitlab.com/openbravo/tools/platform/jar-collision-finder [^] [^] [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks design defect 0044733 closedplatform Openbravo ERP Tracking issue: Find and fix all jar libaries with split packages between classpath and system image (Forbidden since Java9) 

-  Notes
(0121955)
hgbot (developer)
2020-08-10 17:48

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel/-/merge_requests/1 [^]
(0121988)
hgbot (developer)
2020-08-12 07:33

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel [^]
Changeset: 50479368ee22c8af6895d03c475e7ac76460dc09
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 2020-08-10T17:46:51+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel/-/commit/50479368ee22c8af6895d03c475e7ac76460dc09 [^]

Fixed FR-44775: Update xmlbeans library from 2.5.0 to 3.1.0

Older version of this library has split package between jdk system
image and this jarfile which is not allowed since Java9.
Update library to the latest upstream version as that issue is fixed
upstream since >=3.0.0

---
A lib/runtime/xmlbeans-3.1.0.jar
R lib/runtime/xmlbeans-2.5.0.jar
---
(0121989)
hgbot (developer)
2020-08-12 07:33

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel/-/merge_requests/1 [^]

- Issue History
Date Modified Username Field Change
2020-08-10 17:31 shuehner New Issue
2020-08-10 17:31 shuehner Assigned To => Retail
2020-08-10 17:31 shuehner Triggers an Emergency Pack => No
2020-08-10 17:31 shuehner Relationship added blocks 0044733
2020-08-10 17:48 hgbot Note Added: 0121955
2020-08-12 07:33 hgbot Resolution open => fixed
2020-08-12 07:33 hgbot Status new => closed
2020-08-12 07:33 hgbot Note Added: 0121988
2020-08-12 07:33 hgbot Note Added: 0121989


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker