You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2021/02/04 16:21:00 UTC

[jira] [Commented] (TIKA-3292) Remove GSON where possible in 2.x

    [ https://issues.apache.org/jira/browse/TIKA-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278941#comment-17278941 ] 

Tim Allison commented on TIKA-3292:
-----------------------------------

I already made this change in tika-serialization as part of the work on the /async endpoint.  I'm working on tika-eval now, and will update tika-translate shortly.

> Remove GSON where possible in 2.x
> ---------------------------------
>
>                 Key: TIKA-3292
>                 URL: https://issues.apache.org/jira/browse/TIKA-3292
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Minor
>
> We or our dependencies use 4? json parsers last time I looked. It feels like a majority of our dependencies use jackson.  I used to have a preference for GSON, which is why we have so much of it.  Let's convert our gson to jackson to decrease the # of dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)