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

Ken Krugler commented on TIKA-1253:
-----------------------------------

Hi  sudheshna,

Please start a discussion about this issue on the Tika user mail list. 
Following that, you'd be in a better position to decide whether to file an 
issue for Tika in Jira to upgrade to a newer version of slf4. Also note that a 
request to upgrade Tika to use a newer component isn't a bug, it's (maybe) an 
improvement...but using a newer version of slf4j can cause issues for other 
projects that use an older version.

Your best bet short-term might be to pull & build a version of Tika with the 
target slf4j version.

> SLF4J: The requested version 1.5.6 by your slf4j binding is not compatible 
> with [1.6, 1.7]
> ------------------------------------------------------------------------------------------
>
>                 Key: TIKA-1253
>                 URL: https://issues.apache.org/jira/browse/TIKA-1253
>             Project: Tika
>          Issue Type: Bug
>            Reporter: sudheshna iyer
>            Priority: Blocker
>
> I am receiving the following error with Tika 4.0
> SLF4J: The requested version 1.5.6 by your slf4j binding is not compatible 
> with [1.6, 1.7]
> pom.xml file entry:
>               <dependency>
>                       <groupId>org.apache.tika</groupId>
>                       <artifactId>tika-app</artifactId>
>                       <version>1.4</version>
>               </dependency>  
>               
> I have to incorporate tika project with other projects which use 1.7 of 
> SLF4J. Since Tika is not compatible with 1.7, I am not able to run my Tika 
> service.
> Why is Tika using lower versions of SLF4J? What is the workaround? 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to