You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/09/10 17:08:29 UTC

[jira] Created: (QPID-588) Remove uses of isTrace to allow use of older log4j in clients pre 1.2.12.

Remove uses of isTrace to allow use of older log4j in clients pre 1.2.12.
-------------------------------------------------------------------------

                 Key: QPID-588
                 URL: https://issues.apache.org/jira/browse/QPID-588
             Project: Qpid
          Issue Type: Improvement
            Reporter: Martin Ritchie
             Fix For: M2.1


Currently common uses log4j.isTrace(Enabled) this causes incaptibilities with clients that utilise a much older log4j. isTrace was added in version 1.2.12 but a lot of clients use the older 1.2.8 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (QPID-588) Remove uses of isTrace to allow use of older log4j in clients pre 1.2.12.

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner reassigned QPID-588:
----------------------------------

    Assignee: Aidan Skinner

> Remove uses of isTrace to allow use of older log4j in clients pre 1.2.12.
> -------------------------------------------------------------------------
>
>                 Key: QPID-588
>                 URL: https://issues.apache.org/jira/browse/QPID-588
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Common
>            Reporter: Martin Ritchie
>            Assignee: Aidan Skinner
>             Fix For: M2.1
>
>
> Currently common uses log4j.isTrace(Enabled) this causes incaptibilities with clients that utilise a much older log4j. isTrace was added in version 1.2.12 but a lot of clients use the older 1.2.8 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-588) Remove uses of isTrace to allow use of older log4j in clients pre 1.2.12.

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner resolved QPID-588.
--------------------------------

    Resolution: Fixed

This was fixed in svn 619868

> Remove uses of isTrace to allow use of older log4j in clients pre 1.2.12.
> -------------------------------------------------------------------------
>
>                 Key: QPID-588
>                 URL: https://issues.apache.org/jira/browse/QPID-588
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Common
>            Reporter: Martin Ritchie
>            Assignee: Aidan Skinner
>             Fix For: M2.1
>
>
> Currently common uses log4j.isTrace(Enabled) this causes incaptibilities with clients that utilise a much older log4j. isTrace was added in version 1.2.12 but a lot of clients use the older 1.2.8 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-588) Remove uses of isTrace to allow use of older log4j in clients pre 1.2.12.

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-588:
--------------------------------

    Component/s: Java Common

> Remove uses of isTrace to allow use of older log4j in clients pre 1.2.12.
> -------------------------------------------------------------------------
>
>                 Key: QPID-588
>                 URL: https://issues.apache.org/jira/browse/QPID-588
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Common
>            Reporter: Martin Ritchie
>             Fix For: M2.1
>
>
> Currently common uses log4j.isTrace(Enabled) this causes incaptibilities with clients that utilise a much older log4j. isTrace was added in version 1.2.12 but a lot of clients use the older 1.2.8 release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.