Closed joschi closed 8 years ago
Thank you -- will be happy to merge this.
Now, before merge I think I need a CLA (https://github.com/FasterXML/jackson/blob/master/contributor-agreement.pdf). I thought I might have asked for one before, but looking at ones I have received I can not see one; apologies if I have.
The usual way is to download the pdf, print, fill, sign, scan and email to info
at fasterxml dot com.
If you could do that, I can merge this and it'll be part of 2.7.2.
@cowtowncoder CLA has been sent.
This PR adds
KeyDeserializer
implementations for Joda-Time'sDuration
andPeriod
classes.