commit | 9497298d9fc483e3a85add1197b69341534ae2cf | [log] [tgz] |
---|---|---|
author | cowtowncoder <cowtowncoder@cc757fca-8a48-0410-80b4-e22f7f27f4c6> | Sun Jan 31 21:45:13 2010 +0000 |
committer | cowtowncoder <cowtowncoder@cc757fca-8a48-0410-80b4-e22f7f27f4c6> | Sun Jan 31 21:45:13 2010 +0000 |
tree | 021790b88f785b387220cb37bf737903501834c8 | |
parent | 875f47420d936412cb2ebd0956ce77aa3b80e868 [diff] |
Annotation refactoring: moved JsonTypeInfo (et al) to org.codehaus.jackson.annotate. Removed deprecated @JsonUseSerializer and @JsonUseDeserializer, marked @JsonGetter and @JsonSetter as deprecated (replaced by @JsonProperty since 1.1)