You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Gregory Chanan (JIRA)" <ji...@apache.org> on 2015/06/05 21:53:01 UTC

[jira] [Updated] (SOLR-7628) Investigate not using apacheds-all jar

     [ https://issues.apache.org/jira/browse/SOLR-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Chanan updated SOLR-7628:
---------------------------------
    Attachment: SOLR-7628.patch

Here's a patch.

Some notes:
- There are quite a number of dependencies I had to add, but it seems worth it to not have conflicting jars on the classpath
- I didn't add every dependency that shows up in mvn dependency:tree, just the dependencies that needed to be added to get the tests to pass.  Given that we only use the MiniKDC for tests, we should find any places where this could be in an issue automatically in the future.  This seems like a reasonable approach over maintaining more dependencies.
- I normalized the version of bouncycastle/bcprov we are using -- that didn't seem to cause any issues
- I could not normalization the version of the antlr dependency.  MiniKDC uses antlr2, which doesn't seem compatible with antlr3.

> Investigate not using apacheds-all jar
> --------------------------------------
>
>                 Key: SOLR-7628
>                 URL: https://issues.apache.org/jira/browse/SOLR-7628
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, Tests
>    Affects Versions: 5.1, 6
>            Reporter: Gregory Chanan
>            Assignee: Gregory Chanan
>         Attachments: SOLR-7628.patch
>
>
> Over in SOLR-6915 it was reported that using the apacheds-all jar can be an issue because it has some conflicting classes:
> bq.  This apacheds-all jar seems troublesome - currently it has conflicting slf4j classes in it...
> See: https://issues.apache.org/jira/browse/SOLR-6915?focusedCommentId=14569870&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14569870



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org