You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Cameron Lee (Jira)" <ji...@apache.org> on 2020/07/27 18:45:00 UTC

[jira] [Created] (SAMZA-2566) Enable spotbugs for Samza build

Cameron Lee created SAMZA-2566:
----------------------------------

             Summary: Enable spotbugs for Samza build
                 Key: SAMZA-2566
                 URL: https://issues.apache.org/jira/browse/SAMZA-2566
             Project: Samza
          Issue Type: Improvement
            Reporter: Cameron Lee


Spotbugs ([https://spotbugs.github.io/)] is a static analysis tool. It has some overlap with checkstyle, but it also has some other checks. It could be useful to add some more automated validation.

It does require Gradle 5.6 or higher.



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