Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 11 Compatibility #321

Closed
hgurule opened this issue May 11, 2020 · 1 comment
Closed

Java 11 Compatibility #321

hgurule opened this issue May 11, 2020 · 1 comment

Comments

@hgurule
Copy link

hgurule commented May 11, 2020

Hi, I'm trying to use this library with Java 11 and running into a jaxb error.

Caused by: javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath.
 - with linked exception:
[java.lang.ClassNotFoundException: com.sun.xml.internal.bind.v2.ContextFactory]

It seems like the most recent commit here #320 fixes this issue, so would it be possible to publish a new release so I can use this library with Java 11? Thanks!

@lookfirst
Copy link
Owner

A release has been published. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants