[
https://issues.apache.org/jira/browse/TIKA-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3292.
-------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Still have:
com.googlecode.json-simple:json-simple
com.github.openjson:openjson
net.arnx:jsonic
lurking in our dependencies and gson still exists in the nlp-module, but I'm
declaring victory.
> 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
> Fix For: 2.0.0
>
>
> 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)