Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044779 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Initial data load | major | have not tried | 2020-08-11 09:35 | 2020-09-24 14:55 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | Triage Finance | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Support ticket | ||||||||
OBNetwork customer | No | |||||||
Regression introduced in release | ||||||||
Summary | 0044779: Jaxen 1.1.1 jar library in IDL modules causes split package problem | |||||||
Description | The old version of the jaxen library in this module causes split package with the jdk system image since Java >=9 Collides with packages:['org.w3c.dom'] | |||||||
Steps To Reproduce | There 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 [^] | |||||||
Proposed Solution | Update the library to latest version 1.2.0 which has this problem fixed. https://github.com/jaxen-xpath/jaxen/releases/tag/v1.2.0 [^] http://www.cafeconleche.org/jaxen/ [^] alternatively remove the library in case it is not required to be present in the module. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||||
|
![]() |
|
(0121986) hgbot (developer) 2020-08-11 14:24 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.idl/-/merge_requests/1 [^] |
(0123351) hgbot (developer) 2020-09-24 14:55 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.idl [^] Changeset: bc447e2e94fc32f03be45d1cb5a72fe0634a2fa6 Author: Stefan Huehner <stefan.huehner@openbravo.com> Date: 2020-09-24T12:55:11+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.idl/-/commit/bc447e2e94fc32f03be45d1cb5a72fe0634a2fa6 [^] Fixed ISSUE-44779. Remove jaxen jar library as apparently not used. Jaxen-1.1.1 jar library causes split package with JDK system image. Test removing the library and testing simple CSV import seems to still work fine with problems. So instead of updating the library this commit just removed it as apparently unused. --- M legal/Notice.txt R legal/jaxen-LICENSE.txt R lib/runtime/jaxen-1.1.1.jar --- |
(0123352) hgbot (developer) 2020-09-24 14:55 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.idl/-/merge_requests/1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2020-08-11 09:35 | shuehner | New Issue | |
2020-08-11 09:35 | shuehner | Assigned To | => Triage Finance |
2020-08-11 09:35 | shuehner | OBNetwork customer | => No |
2020-08-11 09:35 | shuehner | Relationship added | blocks 0044733 |
2020-08-11 09:40 | shuehner | Proposed Solution updated | |
2020-08-11 14:07 | shuehner | Proposed Solution updated | |
2020-08-11 14:24 | hgbot | Merge Request Status | => open |
2020-08-11 14:24 | hgbot | Note Added: 0121986 | |
2020-09-24 14:52 | hgbot | Merge Request Status | open => approved |
2020-09-24 14:55 | hgbot | Resolution | open => fixed |
2020-09-24 14:55 | hgbot | Status | new => closed |
2020-09-24 14:55 | hgbot | Note Added: 0123351 | |
2020-09-24 14:55 | hgbot | Note Added: 0123352 | |
2020-10-05 10:03 | cberner | Relationship added | has duplicate 0044627 |
Copyright © 2000 - 2009 MantisBT Group |