Openbravo Issue Tracking System - Modules
View Issue Details
0044627ModulesInitial data loadpublic2020-07-17 11:062020-10-05 10:03
cberner 
platform 
normalminorhave not tried
closedduplicate 
5
 
 
alostale
0044627: Remove or fix jaxen-1.1.1.jar library to support Eclipse Java 11 in IDL module
Eclipse ecj compiler (compiling with java 11) generates several errors when jaxen-1.1.1.jar[1] is present because it collides with JDK package org.w3c.dom.

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.[2]

This jar has to be fixed to support working with Eclipse on java 11.

[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.idl/-/tree/master/lib/runtime/jaxen-1.1.1.jar [^]

[2] https://github.com/jaxen-xpath/jaxen/releases/tag/v1.2.0 [^]
Open an environment with IDL module installed in Eclipse and set compiler to Java 11.

Errors should show up after build finishes.
No tags attached.
duplicate of defect 0044779 closed Triage Finance Modules Jaxen 1.1.1 jar library in IDL modules causes split package problem 
blocks feature request 0044624 closed platform Openbravo ERP Remove Java 8 JDK Support and raise stack to Java 11 
Issue History
2020-07-17 11:06cbernerNew Issue
2020-07-17 11:06cbernerAssigned To => platform
2020-07-17 11:07cbernerRelationship addedblocks 0044624
2020-10-05 10:03cbernerReview Assigned To => alostale
2020-10-05 10:03cbernerRelationship addedduplicate of 0044779
2020-10-05 10:03cbernerNote Added: 0123521
2020-10-05 10:03cbernerStatusnew => closed
2020-10-05 10:03cbernerResolutionopen => duplicate

Notes
(0123521)
cberner   
2020-10-05 10:03   
It was already fixed in another issue. This issue is a duplicate of https://issues.openbravo.com/view.php?id=44779. [^]