You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2015/09/06 11:28:45 UTC

[jira] [Updated] (DIRMINA-1020) Change minimum version for slf4j in MANIFEST

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

Stefan Seelmann updated DIRMINA-1020:
-------------------------------------
    Attachment: DIRMINA-1020.patch

> Change minimum version for slf4j in MANIFEST
> --------------------------------------------
>
>                 Key: DIRMINA-1020
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1020
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.9
>            Reporter: Stefan Seelmann
>         Attachments: DIRMINA-1020.patch
>
>
> The MANIFEST currently imports org.slf4j with minimum version 1.7.7. Please consider to change that to minimum version 1.7.
> Background: We use Mina in the Apache Directory LDAP API, which is used in Apache Directory Studio. Studio is based on Eclipse which already contains an slf4j-api bundle (org.slf4j.api_1.7.2.v20121108-1250.jar). We additionally added slf4j-api 1.7.10, however that causes issues, see DIRSTUDIO-1068 for details.
> I'll attach a patch, with that change it is possible to reuse the existing slf4j-api 1.7.2 provided by Eclipse.



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