[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528994#comment-15528994 ]
Tom White commented on AVRO-1605: --------------------------------- I'm not sure it gains much to make incompatible changes to deprecated methods over removing them (e.g. changing JsonProperties#getJsonProp to return GeneralJsonNode - defined in Avro - instead of Jackson's JsonNode). Perhaps the first task is actually to change the internals so they no longer use any of the methods deprecated in AVRO-1585, then remove them as a second step once we know that the replacements are sufficient. There are lots of places in the codebase to change, but it should be a fairly mechanical change, and one limited to internal classes, so I don't see it as a problem. > Remove Jackson classes from public API > -------------------------------------- > > Key: AVRO-1605 > URL: https://issues.apache.org/jira/browse/AVRO-1605 > Project: Avro > Issue Type: Sub-task > Components: java > Affects Versions: 1.7.8 > Reporter: Tom White > Assignee: Gabor Szadovszky > Fix For: 1.9.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)