[
https://issues.apache.org/jira/browse/TIKA-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16240342#comment-16240342
]
Markus Jelsma commented on TIKA-2490:
-------------------------------------
No, old Nutch style:
{code}
tikaConfig = new TikaConfig(customTikaConfig, this.getClass().getClassLoader());
Parser parser = tikaConfig.getParser(MediaType.parse(mimeType));
{code}
> 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
>
> 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)