[
https://issues.apache.org/jira/browse/LOG4J2-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16337534#comment-16337534
]
ASF subversion and git services commented on LOG4J2-2215:
---------------------------------------------------------
Commit f0ef6174574f5b9a329be794c67d8558df5d5ac2 in logging-log4j2's branch
refs/heads/master from rpopma
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=f0ef617 ]
LOG4J2-2215 reduce compiler warnings: mark methods that are deprecated in the
interface also as deprecated in the implementation class
> 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
>
> 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)