javaee / jaxb-v2

Other
210 stars 100 forks source link

relaxngDatatype - split package problem on JPMS #1186

Open bravehorsie opened 6 years ago

bravehorsie commented 6 years ago

Jaxb-ri depends on relaxngDatatype:relaxngDatatype:20020414 [1] which contains classes extracted from here: https://github.com/relaxng/jing-trang/tree/master/mod/datatype/src/main/org/relaxng/datatype

This will cause split package problem if loaded as a module together with official Jing [2].

[1] http://repo1.maven.org/maven2/relaxngDatatype/relaxngDatatype/20020414/ [2] http://repo1.maven.org/maven2/com/thaiopensource/jing/20091111/