igarashitm commented on PR #19142:
URL: https://github.com/apache/camel/pull/19142#issuecomment-3277190414
For some reason it's failing with
```
Caused by: java.lang.ClassNotFoundException: jakarta.xml.bind.JAXBException
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
```
Although `camel-xj` uses the same `xmlunit-assertj3` for the test, it runs
OK...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]