[
https://issues.apache.org/jira/browse/TIKA-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279061#comment-17279061
]
Hudson commented on TIKA-3292:
------------------------------
UNSTABLE: Integrated in Jenkins build Tika » tika-main-jdk8 #150 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/150/])
TIKA-3292 -- swap jackson for gson where trivial (tallison:
[https://github.com/apache/tika/commit/23061995bdd2a9fbd58744ae65405fa61c5fd0da])
* (edit) tika-eval/tika-eval-core/pom.xml
* (edit) tika-bundles/tika-bundle-classic/pom.xml
* (edit)
tika-eval/tika-eval-core/src/main/java/org/apache/tika/eval/core/tokens/AnalyzerManager.java
* (edit)
tika-langdetect/tika-langdetect-mitll-text/src/main/java/org/apache/tika/langdetect/mitll/TextLangDetector.java
* (edit)
tika-eval/tika-eval-core/src/main/java/org/apache/tika/eval/core/tokens/AnalyzerDeserializer.java
* (edit) tika-langdetect/tika-langdetect-lingo24/pom.xml
* (edit)
tika-langdetect/tika-langdetect-lingo24/src/main/java/org/apache/tika/langdetect/lingo24/Lingo24LangDetector.java
* (edit) tika-langdetect/tika-langdetect-mitll-text/pom.xml
* (edit)
tika-eval/tika-eval-core/src/main/java/org/apache/tika/eval/core/textstats/CompositeTextStatsCalculator.java
> 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)