Openbravo Issue Tracking System - Modules |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0044626 | Modules | Analytics | public | 2020-07-17 10:55 | 2020-10-07 17:23 |
|
| Reporter | cberner | |
| Assigned To | platform | |
| Priority | normal | Severity | minor | 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 | 0044626: Remove or fix jaxen-1.1.1.jar and xmlbeans-2.3.0 libraries to support Eclipse Java 11 |
| Description | Eclipse ecj compiler (compiling with java 11) generates an error when jaxen-1.1.1.jar or xmlbeans-2.3.0 are present because they collides with JDK package org.w3c.dom. Those jars are present in org.openbravo.client.analytics in lib/runtime/[1] and [2].
For jaxen new version was released to fix this issue, it is not a minor version however, so it should be checked prior to updating.[3]
These have to be fixed to support working with Eclipse on java 11.
[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.client.analytics/-/tree/master/lib/runtime/jaxen-1.1.1.jar [^]
[2] https://gitlab.com/openbravo/product/pmods/org.openbravo.client.analytics/-/tree/master/lib/runtime/xmlbeans-2.3.0.jar [^]
[2] https://github.com/jaxen-xpath/jaxen/releases/tag/v1.2.0 [^] |
| Steps To Reproduce | Open an erp environment with analytics module in Eclipse and set the compiler to Java 11.
Errors and warnings should appear on build. |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | 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-07-17 10:55 | cberner | New Issue | |
| 2020-07-17 10:55 | cberner | Assigned To | => platform |
| 2020-07-17 10:55 | cberner | OBNetwork customer | => No |
| 2020-07-17 10:55 | cberner | Relationship added | blocks 0044624 |
| 2020-07-17 11:02 | cberner | Summary | Remove or fix jaxen-1.1.1.jar library to support Eclipse Java 11 => Remove or fix jaxen-1.1.1.jar and xmlbeans-2.3.0 libraries to support Eclipse Java 11 |
| 2020-07-17 11:02 | cberner | Description Updated | bug_revision_view_page.php?rev_id=21366#r21366 |
| 2020-07-17 11:02 | cberner | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=21368#r21368 |
| 2020-07-31 13:54 | shuehner | Relationship added | depends on 0044733 |
| 2020-07-31 14:30 | shuehner | Relationship replaced | blocks 0044733 |
| 2020-09-29 17:28 | hgbot | Merge Request Status | => open |
| 2020-09-29 17:28 | hgbot | Note Added: 0123455 | |
| 2020-10-05 10:06 | cberner | Relationship deleted | blocks 0044624 |
| 2020-10-07 16:25 | hgbot | Merge Request Status | open => approved |
| 2020-10-07 17:23 | hgbot | Resolution | open => fixed |
| 2020-10-07 17:23 | hgbot | Status | new => closed |
| 2020-10-07 17:23 | hgbot | Note Added: 0123606 | |
| 2020-10-07 17:23 | hgbot | Note Added: 0123607 | |