You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2014/08/30 00:09:54 UTC

[jira] [Created] (OOZIE-1986) Add findbugs report to pre-commit build

Robert Kanter created OOZIE-1986:
------------------------------------

             Summary: Add findbugs report to pre-commit build
                 Key: OOZIE-1986
                 URL: https://issues.apache.org/jira/browse/OOZIE-1986
             Project: Oozie
          Issue Type: Bug
          Components: tests
            Reporter: Robert Kanter


Now that we have OOZIE-1793, it will be really useful to have the pre-commit build generate a findbugs report.  It should probably before and after the patch and only complain it there are more after.  And it should link to the report.

You can generate the findbugs reports by running:
{noformat}
mvn verify -DskipTests
{noformat}
This also runs checkstyle



--
This message was sent by Atlassian JIRA
(v6.2#6252)