You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2018/04/17 22:06:00 UTC

[jira] [Updated] (BEAM-3697) Add errorprone to gradle builds

     [ https://issues.apache.org/jira/browse/BEAM-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-3697:
----------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: BEAM-4045

> Add errorprone to gradle builds
> -------------------------------
>
>                 Key: BEAM-3697
>                 URL: https://issues.apache.org/jira/browse/BEAM-3697
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system
>            Reporter: Eugene Kirpichov
>            Assignee: Kenneth Knowles
>            Priority: Major
>
> [http://errorprone.info/] is a good static checker that covers a number of bugs not covered by FindBugs or Checkstyle. We use it internally at Google and, when run on the Beam codebase, it occasionally uncovers issues missed during PR review process.
>  
> It has Maven and Gradle plugins:
> [http://errorprone.info/docs/installation]
> [https://github.com/tbroyer/gradle-errorprone-plugin]
>  
> It would be good to integrate it into our Maven and Gradle builds.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)