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

Json Serialization with Jaxb produces inconsistent output #513

Closed
brynrhodes opened this issue Apr 18, 2020 · 1 comment
Closed

Json Serialization with Jaxb produces inconsistent output #513

brynrhodes opened this issue Apr 18, 2020 · 1 comment
Assignees
Labels

Comments

@brynrhodes
Copy link
Member

The JAXB Json output is inconsistent in it's use of the type element, which causes issues attempting to deserialize the Json using a Jackson deserializer.

@brynrhodes brynrhodes added the bug label Apr 18, 2020
@brynrhodes brynrhodes added this to the 1.4 Maintenance milestone Apr 18, 2020
brynrhodes added a commit that referenced this issue Apr 21, 2020
@brynrhodes brynrhodes self-assigned this Apr 22, 2020
brynrhodes added a commit that referenced this issue Apr 24, 2020
#513: Added a JXSON format option to support using the Jackson serial…
@brynrhodes
Copy link
Member Author

Addressed in 1.4.9 release

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