J. Brébec created SM-5704:
-----------------------------
Summary: Spring Security LDAP 5.7 should have an optional
dependency to mina
Key: SM-5704
URL: https://issues.apache.org/jira/browse/SM-5704
Project: ServiceMix
Issue Type: Bug
Components: bundles
Reporter: J. Brébec
The bundle for spring-security ldap declares a required dependency to
"org.apache.mina.transport.socket".
However, this dependency is only used for a test container and should be
declared as optional in the bundle. cf:
https://github.com/spring-projects/spring-security/blob/5.8.7/ldap/src/main/java/org/springframework/security/ldap/server/ApacheDSContainer.java#L43
--
This message was sent by Atlassian Jira
(v8.20.10#820010)