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:26:45 UTC

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

Stefan Seelmann created DIRMINA-1020:
----------------------------------------

             Summary: 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


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)