FasterXML / jackson-datatype-joda

Extension module to properly support full datatype set of Joda datetime library
Apache License 2.0
140 stars 82 forks source link

Add key deserializers for Duration and Period classes #81

Closed joschi closed 8 years ago

joschi commented 8 years ago

This PR adds KeyDeserializer implementations for Joda-Time's Duration and Period classes.

cowtowncoder commented 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.

joschi commented 8 years ago

@cowtowncoder CLA has been sent.