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

Difido doesn't run on Java 11 #246

Open
ValorHeart opened this issue Oct 21, 2020 · 1 comment
Open

Difido doesn't run on Java 11 #246

ValorHeart opened this issue Oct 21, 2020 · 1 comment
Assignees

Comments

@ValorHeart
Copy link

Using difido prevents from proceeding to Java 11 because it doesn't run with it
It seems that the main cause is that the class "javax.xml.bind.ValidationException" has been removed in JDK 11.

@itaiag itaiag self-assigned this Nov 2, 2020
@itaiag
Copy link
Contributor

itaiag commented Nov 2, 2020

The Spring boot version that is used is not working well with Java 11. There is a need to upgrade

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

No branches or pull requests

2 participants