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

Nick Burch commented on TIKA-1125:
----------------------------------

Firstly, Tika 0.9 is a little old now, so you'd be better off upgrading

Secondly, tika-app is only intended to be used on the command line. Java users 
should be either importing the tika-parsers dependency, or using the OSGi 
bundle, then using Tika directly. Either will avoid that sort of problem
                
> Why does tika-app-0.9.jar contain slf4j?
> ----------------------------------------
>
>                 Key: TIKA-1125
>                 URL: https://issues.apache.org/jira/browse/TIKA-1125
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Stenger
>
> Why does the tika-app-0.9.jar contain a 1.5.6 Version of slf4j? This causes 
> classloader problems when the main application uses a newer version of slf4j.
> Why is the slf4j-log4j12 marked as provided but included?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to