You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Haisheng HU (JIRA)" <ji...@apache.org> on 2011/04/26 06:32:03 UTC

[jira] [Created] (AMQ-3296) Remove (old version) slf4j-api lib from amq releases

Remove (old version) slf4j-api lib from amq releases
----------------------------------------------------

                 Key: AMQ-3296
                 URL: https://issues.apache.org/jira/browse/AMQ-3296
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.5.0
            Reporter: Haisheng HU


The conflict versions of slf4j will cause problem if you have your own slf4j libs included in the project.

In my case, slf4j-api-1.6.1.jar and slf4j-log4j12-1.6.1.jar are on classpath.

SLF4J: The requested version 1.6 by your slf4j binding is not compatible with [1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.5.9, 1.5.10, 1.5.11]
SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (AMQ-3296) Remove (old version) slf4j-api lib from amq releases

Posted by "Johno Crawford (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142376#comment-13142376 ] 

Johno Crawford commented on AMQ-3296:
-------------------------------------

I don't mean to hijack your issue, but does this update include the bundled sl4j in activemq-all?
                
> Remove (old version) slf4j-api lib from amq releases
> ----------------------------------------------------
>
>                 Key: AMQ-3296
>                 URL: https://issues.apache.org/jira/browse/AMQ-3296
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0
>            Reporter: Haisheng HU
>             Fix For: 5.6.0
>
>
> The conflict versions of slf4j will cause problem if you have your own slf4j libs included in the project.
> In my case, slf4j-api-1.6.1.jar and slf4j-log4j12-1.6.1.jar are on classpath.
> SLF4J: The requested version 1.6 by your slf4j binding is not compatible with [1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.5.9, 1.5.10, 1.5.11]
> SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (AMQ-3296) Remove (old version) slf4j-api lib from amq releases

Posted by "Johno Crawford (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142376#comment-13142376 ] 

Johno Crawford edited comment on AMQ-3296 at 1/23/12 5:58 PM:
--------------------------------------------------------------

Does this include the bundled sl4j in activemq-all?
                
      was (Author: johno):
    I don't mean to hijack your issue, but does this update include the bundled sl4j in activemq-all?
                  
> Remove (old version) slf4j-api lib from amq releases
> ----------------------------------------------------
>
>                 Key: AMQ-3296
>                 URL: https://issues.apache.org/jira/browse/AMQ-3296
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0
>            Reporter: Haisheng HU
>             Fix For: 5.6.0
>
>
> The conflict versions of slf4j will cause problem if you have your own slf4j libs included in the project.
> In my case, slf4j-api-1.6.1.jar and slf4j-log4j12-1.6.1.jar are on classpath.
> SLF4J: The requested version 1.6 by your slf4j binding is not compatible with [1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.5.9, 1.5.10, 1.5.11]
> SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AMQ-3296) Remove (old version) slf4j-api lib from amq releases

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-3296.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 5.6.0

Fixed in trunk.  Latest releases of pax logging support slf4j 1.6.1 according to the release notes.  

> Remove (old version) slf4j-api lib from amq releases
> ----------------------------------------------------
>
>                 Key: AMQ-3296
>                 URL: https://issues.apache.org/jira/browse/AMQ-3296
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0
>            Reporter: Haisheng HU
>             Fix For: 5.6.0
>
>
> The conflict versions of slf4j will cause problem if you have your own slf4j libs included in the project.
> In my case, slf4j-api-1.6.1.jar and slf4j-log4j12-1.6.1.jar are on classpath.
> SLF4J: The requested version 1.6 by your slf4j binding is not compatible with [1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.5.9, 1.5.10, 1.5.11]
> SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira