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

issue-18: add JsonMappingExceptions #19

Merged
merged 1 commit into from
Jan 16, 2019
Merged

issue-18: add JsonMappingExceptions #19

merged 1 commit into from
Jan 16, 2019

Conversation

Mortinke
Copy link
Contributor

fix for #18 and a part of #6 (jackson-databind)

This PR add an ExceptionMapper for InvalidFormatExceptions.

I updated jackson-databind only to the latest 2.8.x version because starting with 2.9 we get the Exception Error occurred when processing a response created from an already mapped exception. This should be fixed in another ticket.

Thanks to @OOlsen who did most of the work!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 95.327% when pulling a77ec02 on issue-18 into 0114d8d on master.

@JoergAdler JoergAdler merged commit d1dc6a9 into master Jan 16, 2019
@JoergAdler JoergAdler deleted the issue-18 branch January 16, 2019 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants