[
https://issues.apache.org/jira/browse/KNOX-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701195#comment-16701195
]
Kevin Risden commented on KNOX-1638:
------------------------------------
This has caused a few issues at runtime that aren't detected at compile/test
time since each module is independent. Upgrading apacheds in KNOX-1474 avoided
some of the conflict since the dependencies were updated as well.
> Migrate from apacheds-all to specific apacheds dependencies
> -----------------------------------------------------------
>
> Key: KNOX-1638
> URL: https://issues.apache.org/jira/browse/KNOX-1638
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
>
> The apacheds-all dependency shades all the transitive dependencies. This
> means we can't exclude them and it means we are using whatever versions
> apacheds ships with. We should instead add the specific apacheds dependencies
> we need.
> We aren't the first to run into this either:
> [https://github.com/spring-projects/spring-ldap/issues/336]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)