Some XML related functionality fails with JDK 17

Issue #1137 new
Former user created an issue

Disabled them for now, to unblock people.

Comments (2)

  1. Mihai Nita

    The error is “java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException” and it is caused by org.xmlunit still using javax.xml.bind.

  2. Log in to comment