You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/10/05 19:42:27 UTC

[jira] [Resolved] (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 ]

Emmanuel Lecharny resolved DIRMINA-1020.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.10

Patch applied with http://git-wip-us.apache.org/repos/asf/mina/commit/b7e9732c

> 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
>             Fix For: 2.0.10
>
>         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)