Openbravo Issue Tracking System - Modules |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0044779 | Modules | Initial data load | public | 2020-08-11 09:35 | 2020-09-24 14:55 |
|
| Reporter | shuehner | |
| Assigned To | Triage Finance | |
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| 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. |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | has duplicate | defect | 0044627 | | closed | platform | Modules | Remove or fix jaxen-1.1.1.jar library to support Eclipse Java 11 in IDL module | | blocks | design defect | 0044733 | | closed | platform | Openbravo ERP | Tracking issue: Find and fix all jar libaries with split packages between classpath and system image (Forbidden since Java9) |
|
| Attached Files | |
|
| Issue History |
| 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 |