You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Volkan Yazici (Jira)" <ji...@apache.org> on 2021/01/29 15:39:00 UTC

[jira] [Created] (LOG4J2-3010) Enable all compile-time checks for JsonTemplateLayout

Volkan Yazici created LOG4J2-3010:
-------------------------------------

             Summary: Enable all compile-time checks for JsonTemplateLayout
                 Key: LOG4J2-3010
                 URL: https://issues.apache.org/jira/browse/LOG4J2-3010
             Project: Log4j 2
          Issue Type: Improvement
          Components: JsonTemplateLayout
            Reporter: Volkan Yazici
             Fix For: 3.0.0, 2.15.0


Enable the following compile-time check(er)s for log4j-layout-template-json module:
 # javac warnings
 # ErrorProne
 # SpotBugs
 # CheckStyle
 # PMD

... *and* make sure warnings are treated as errors and break the build. Obviously, after this change, displayed error needs to be addressed before merging this. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)