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

Sebb resolved LOGGING-142.
--------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.2

URL: http://svn.apache.org/viewvc?rev=1362982&view=rev
Log:
Replace deprecated field references

Modified:
    
commons/proper/logging/trunk/src/java/org/apache/commons/logging/impl/Log4JLogger.java

                
> Log4JLogger uses deprecated static members of Priority such as INFO
> -------------------------------------------------------------------
>
>                 Key: LOGGING-142
>                 URL: https://issues.apache.org/jira/browse/LOGGING-142
>             Project: Commons Logging
>          Issue Type: Bug
>    Affects Versions: 1.1.1
>            Reporter: Jingguo Yao
>             Fix For: 1.1.2
>
>         Attachments: LOGGING-142.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> In version 1.1.1, Log4JLogger uses deprecated static members of Priority such 
> as INFO to construct LoggingEvent. In version 1.0.4, static members from 
> Level are used rather than from Priority. I think that this is a regression.

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

        

Reply via email to