Description
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. Ideally, this would do some kind of diff (like Hadoop does) so it's easy to identify the new findbugs items.
You can generate the findbugs reports by running:
mvn verify -DskipTests
This also runs checkstyle
Attachments
Attachments
Issue Links
- is duplicated by
-
OOZIE-2671 Update test-patch to run findbugs
- Resolved
- is related to
-
OOZIE-1793 Improve find bugs reporting for Oozie
- Closed
- relates to
-
OOZIE-1987 Fix existing findbugs warnings
- Open
-
OOZIE-2804 Pre-commit build / FindBugs diff tool: limit the number of error messages that appear inside a JIRA comment
- Open
-
OOZIE-2841 Limit FindBugs diff errors in JIRA comments
- Resolved
- links to