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)