[
https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544756#comment-15544756
]
Gabor Szadovszky commented on AVRO-1605:
----------------------------------------
My understanding about this issue was to not "leak" the jackson classes outside
of the public API. I didn't think we would like to get rid of the whole jackson
lib. Or what would be your concept for it?
There are some places like the class Idl where we are also relying on the
jackson classes and using the related methods in the package org.apache.avro.
It does not seem to be an easy job to rewrite these code parts (at least for
me).
> 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)