You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Remko Popma (JIRA)" <ji...@apache.org> on 2018/01/24 12:47:00 UTC

[jira] [Closed] (LOG4J2-2215) Reduce compiler warnings in log4j-api

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

Remko Popma closed LOG4J2-2215.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.11.0

In master.

> Reduce compiler warnings in log4j-api
> -------------------------------------
>
>                 Key: LOG4J2-2215
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2215
>             Project: Log4j 2
>          Issue Type: Task
>          Components: API
>    Affects Versions: 2.10.0
>            Reporter: Remko Popma
>            Assignee: Remko Popma
>            Priority: Minor
>             Fix For: 2.11.0
>
>
> Log4j-api module shows a number of compiler warnings.
> * (serial) serializable class StatusMessage | StructuredDataCollectionMessage | DefaultThreadContextMap has no definition of serialVersionUID
> * (deprecation) some methods on the Logger interface were deprecated, these should also be marked as such on AbstractLogger
> * (unchecked) unchecked cast warnings should be resolved or suppressed
> Nothing major. I'll take care of them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)