You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2013/07/29 07:53:49 UTC

[jira] [Resolved] (CXF-5164) Wrong class name in LogUtils.getL7dLogger() of org.apache.cxf.aegis.databinding.XMLStreamDataWriter class

     [ https://issues.apache.org/jira/browse/CXF-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved CXF-5164.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.7
                   2.6.10
                   3.0.0
    
> Wrong class name in LogUtils.getL7dLogger() of org.apache.cxf.aegis.databinding.XMLStreamDataWriter class
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-5164
>                 URL: https://issues.apache.org/jira/browse/CXF-5164
>             Project: CXF
>          Issue Type: Bug
>          Components: OtherDatabindings
>    Affects Versions: 2.7.6
>            Reporter: Xilai Dai
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.0.0, 2.6.10, 2.7.7
>
>
> private static final Logger LOG = LogUtils.getL7dLogger(XMLStreamDataReader.class);
> the "XMLStreamDataReader.class" should be "XMLStreamDataWriter.class". (copy/paste should be the source of this kink of problems )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira