You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2017/09/11 07:54:00 UTC

[jira] [Updated] (SM-3456) Spring-Ldap should import as optional the packages org.apache.commons.pool

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

Andrea Cosentino updated SM-3456:
---------------------------------
    Fix Version/s:     (was: bundles-2017.08)
                   bundles-2017.09

> Spring-Ldap should import as optional the packages org.apache.commons.pool
> --------------------------------------------------------------------------
>
>                 Key: SM-3456
>                 URL: https://issues.apache.org/jira/browse/SM-3456
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>            Reporter: J. Brébec
>            Assignee: Andrea Cosentino
>            Priority: Minor
>             Fix For: bundles-2017.09
>
>
> Spring-Ldap should imports the following packages with a resolution of "optional". The pooling features of spring-ldap are just helpers classes, not necessarily used
> {code}
>  org.apache.commons.pool;resolution:=optional,
>  org.apache.commons.pool.impl;resolution:=optional,
>  org.apache.commons.pool2;resolution:=optional,
>  org.apache.commons.pool2.impl;resolution:=optional,
> {code}
> Moreover, the smx spring-ldap declares an import on "org.springframework.batch*" which should be optional too



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)