itplr-kosit / validator

Validates XML documents with XML Schema and Schematron
Apache License 2.0
80 stars 42 forks source link

Jakarta support #105

Open cemo opened 1 year ago

cemo commented 1 year ago

Please provide Jakarta support. Current configuration is based on old javax packages which are replaced jakarta ones.

JannickWeisshaupt commented 1 year ago

👍🏾 this is also a blocker for me

andreasbehnke23 commented 1 year ago

When do you plan to switch the outdated namespace javax.xml to jakarta.xml ? The support for the workarounds are a hassle and may be broken in near future! Your library is not 100% compatible with Java 17 without further investigation (loading javax.xml compatiblity libraries).