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

Julian Reschke commented on JCR-4527:
-------------------------------------

I think it's unlikely.

But then; this is an open source project; if you can get it working with a 
newer Lucene version, we can consider to include that.

> old dependency for lucene-core
> ------------------------------
>
>                 Key: JCR-4527
>                 URL: https://issues.apache.org/jira/browse/JCR-4527
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>    Affects Versions: 2.20.0
>            Reporter: yaroslav 
>            Priority: Major
>
> I use a jackrabbit in our project. Everything was fine until the moment we 
> decided to pull in embeddedsolr for unit testing. I got a library conflict. 
> Jackrabbit has an ancient version of Lucene core dependency. I suppose this 
> lib should be upgraded
> https://github.com/apache/jackrabbit/blob/fe03b5e91dce43bdd6922e09806c0dd4cc86474e/jackrabbit-parent/pom.xml#L465
>       <dependency>
>         <groupId>org.apache.lucene</groupId>
>         <artifactId>lucene-core</artifactId>
>         <version>3.6.0</version>
>       </dependency>



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to