You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Cyrille Le Clerc (JIRA)" <ji...@apache.org> on 2010/01/08 19:33:54 UTC

[jira] Created: (CXF-2610) Trim white spaces in logger class name

Trim white spaces in logger class name
--------------------------------------

                 Key: CXF-2610
                 URL: https://issues.apache.org/jira/browse/CXF-2610
             Project: CXF
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.2.5
            Reporter: Cyrille Le Clerc
            Assignee: Cyrille Le Clerc


Unexpected leading and trailing white spaces in logger class name (1) can be very difficult to troubleshoot, particularly trailing ones.

Trim the leading and trailing with spaces of the logger class name (e.g. {{org.apache.cxf.common.logging.Log4jLogger}}). 

(1) defined with the system property {{org.apache.cxf.Logger}} or in the first line of the classpath resource {{META-INF/cxf/org.apache.cxf.Logger}}

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


[jira] Updated: (CXF-2610) Trim white spaces in logger class name

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

Daniel Kulp updated CXF-2610:
-----------------------------

    Fix Version/s: 2.1.9

> Trim white spaces in logger class name
> --------------------------------------
>
>                 Key: CXF-2610
>                 URL: https://issues.apache.org/jira/browse/CXF-2610
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.2.5
>            Reporter: Cyrille Le Clerc
>            Assignee: Cyrille Le Clerc
>             Fix For: 2.1.9, 2.2.6, 2.3
>
>
> Unexpected leading and trailing white spaces in logger class name (1) can be very difficult to troubleshoot, particularly trailing ones.
> Trim the leading and trailing with spaces of the logger class name (e.g. {{org.apache.cxf.common.logging.Log4jLogger}}). 
> (1) defined with the system property {{org.apache.cxf.Logger}} or in the first line of the classpath resource {{META-INF/cxf/org.apache.cxf.Logger}}

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


[jira] Resolved: (CXF-2610) Trim white spaces in logger class name

Posted by "Cyrille Le Clerc (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cyrille Le Clerc resolved CXF-2610.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
                   2.2.6

> Trim white spaces in logger class name
> --------------------------------------
>
>                 Key: CXF-2610
>                 URL: https://issues.apache.org/jira/browse/CXF-2610
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.2.5
>            Reporter: Cyrille Le Clerc
>            Assignee: Cyrille Le Clerc
>             Fix For: 2.2.6, 2.3
>
>
> Unexpected leading and trailing white spaces in logger class name (1) can be very difficult to troubleshoot, particularly trailing ones.
> Trim the leading and trailing with spaces of the logger class name (e.g. {{org.apache.cxf.common.logging.Log4jLogger}}). 
> (1) defined with the system property {{org.apache.cxf.Logger}} or in the first line of the classpath resource {{META-INF/cxf/org.apache.cxf.Logger}}

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