Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
LOG4J2-3283 Add error-prone to build
- Resolved