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

JAXB-Unmarshalling does not work in Java 9 #16

Closed
ferstl opened this issue Nov 11, 2017 · 0 comments
Closed

JAXB-Unmarshalling does not work in Java 9 #16

ferstl opened this issue Nov 11, 2017 · 0 comments
Labels
Milestone

Comments

@ferstl
Copy link
Owner

ferstl commented Nov 11, 2017

JAXB Unmarshalling stopped working in Java 9, probably due to the changes made for this issue: https://bugs.openjdk.java.net/browse/JDK-8134111 .

All enforcer rules which are internally using the JAXB model for analysis may report incorrect results!

@ferstl ferstl added the bug label Nov 11, 2017
ferstl added a commit that referenced this issue Nov 11, 2017
@ferstl ferstl modified the milestones: 1.3.0, 1.3.1 Nov 11, 2017
ferstl added a commit that referenced this issue Nov 12, 2017
ferstl added a commit that referenced this issue Nov 12, 2017
ferstl added a commit that referenced this issue Nov 12, 2017
@ferstl ferstl closed this as completed Nov 12, 2017
ferstl added a commit that referenced this issue Nov 12, 2017
ferstl added a commit that referenced this issue Nov 12, 2017
ferstl added a commit that referenced this issue Nov 12, 2017
ferstl added a commit that referenced this issue Nov 12, 2017
…master

Bugfix/#16 fix jaxb unmarshalling master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant