[
https://issues.apache.org/jira/browse/TIKA-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251338#comment-16251338
]
Markus Jelsma commented on TIKA-2490:
-------------------------------------
I attached a Nutch patch for upgrading to 1.16, modified to work with
1.17-SNAPSHOT.
Steps to reproduce:
# unpack Nutch src
# patch -p0 < the patch
# rm
src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/BoilerpipeExtractorRepository.java
# ant
# cd runtime/local
# bin/nutch indexchecker http://tika.apache.org/
> Turn off stderr warnings in Tika-app
> ------------------------------------
>
> Key: TIKA-2490
> URL: https://issues.apache.org/jira/browse/TIKA-2490
> Project: Tika
> Issue Type: Bug
> Components: app
> Affects Versions: 1.16
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
> Attachments: NUTCH-2439-1.17.patch
>
>
> Let's get rid of the stderr messages in tika-app and confirm that users can
> turn off warnings via tika-config.xml
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)