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

Fix #913: Properly copy MappingJsonFactory features #914

Merged
merged 1 commit into from
Sep 10, 2015

Conversation

dsw2127
Copy link
Contributor

@dsw2127 dsw2127 commented Sep 1, 2015

Fixes issue with copying MappingJsonFactory (and therefore ObjectMapper) not properly copying features.

#913

@cowtowncoder
Copy link
Member

Makes sense, yes. I'd be happy to merge this patch.

One formality we unfortunately need is a filled Contributor License Agreement, which can be found from here:

https://github.com/FasterXML/jackson/blob/master/contributor-agreement.pdf

(or, corporate alternative https://github.com/FasterXML/jackson/blob/master/contributor-agreement-corporate.txt if work is as part one's daytime job)

The usual way to do this is to print out CLA, fill, sign, scan and send as email to info at fasterxml dot com.
If you could do this, we can retain the CLA (we just need one for any number of contributions for any Jackson projects), and then I can merge this fix immediately.

@dsw2127
Copy link
Contributor Author

dsw2127 commented Sep 10, 2015

Just emailed my CLA

@cowtowncoder cowtowncoder added this to the 2.6.2 milestone Sep 10, 2015
cowtowncoder added a commit that referenced this pull request Sep 10, 2015
Fix #913: Properly copy MappingJsonFactory features
@cowtowncoder cowtowncoder merged commit 6f9a26d into FasterXML:master Sep 10, 2015
@cowtowncoder
Copy link
Member

Received, merging. Thanks!

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.

2 participants