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

JDK11 removed javax.xml.bind #28

Merged
merged 1 commit into from
Jun 5, 2019
Merged

JDK11 removed javax.xml.bind #28

merged 1 commit into from
Jun 5, 2019

Conversation

mbali
Copy link
Contributor

@mbali mbali commented Jun 5, 2019

Package javax.xml.bind was removed in JDK 11, so even if the source and target are 1.8, the project could not be built with the current LTS JDK.
The change uses DataTypeFactory.newXMLGregorianCalendar to try to parse the possible date string.

@erdos erdos merged commit dce38d4 into erdos:master Jun 5, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants