Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
33.0.2
-
None
-
CP: sprint 118
-
0.5
-
Core: Platform
Description
RMB ships with xerces:xmlParserAPIs:2.6.2.
This library has been included into JDK since Java 9.
Using any of these classes (org.w3c.dom.**) causes this compile error in some Java compiler (for example the one used by Eclipse):
The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml
Solution:
Remove this dependency.
TestRail: Results
Attachments
Issue Links
- relates to
-
MODINV-450 Compile error: org.xml.sax is accessible from more than one module
-
- Closed
-
-
MODLOGSAML-102 Remove xerces:xmlParserAPIs and xml-apis dependencies
-
- Closed
-