[
https://issues.apache.org/jira/browse/OOZIE-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Hentschel updated OOZIE-2933:
---------------------------------
Attachment: oozie-findbugs-pre-commit.txt
I attached the output against the current master. The last lines look like the
following
{code}
----------------------------
+1 PATCH_APPLIES
0 There are [40] new bugs found in total that would be nice to have fixed.
+1 There are no new bugs found in [client].
0 There are [34] new bugs found in [core] that would be nice to have fixed.
You can find the FindBugs diff here: core/findbugs-new.html
+1 There are no new bugs found in [docs].
+1 There are no new bugs found in [examples].
+1 There are no new bugs found in [server].
+1 There are no new bugs found in [sharelib/distcp].
+1 There are no new bugs found in [sharelib/hcatalog].
+1 There are no new bugs found in [sharelib/hive].
+1 There are no new bugs found in [sharelib/hive2].
0 There are [5] new bugs found in [sharelib/oozie] that would be nice to have
fixed.
You can find the FindBugs diff here: sharelib/oozie/findbugs-new.html
+1 There are no new bugs found in [sharelib/pig].
+1 There are no new bugs found in [sharelib/spark].
+1 There are no new bugs found in [sharelib/sqoop].
+1 There are no new bugs found in [sharelib/streaming].
0 There are [1] new bugs found in [tools] that would be nice to have fixed.
You can find the FindBugs diff here: tools/findbugs-new.html
----------------------------
+1 Overall result, good!, no -1s
{code}
> Switch from Findbugs to Spotbugs
> --------------------------------
>
> Key: OOZIE-2933
> URL: https://issues.apache.org/jira/browse/OOZIE-2933
> Project: Oozie
> Issue Type: Improvement
> Components: build
> Reporter: Jan Hentschel
> Assignee: Jan Hentschel
> Priority: Minor
> Attachments: OOZIE-2933-1.patch, oozie-findbugs-pre-commit.txt
>
>
> Because Findbugs hadn't a new release in some time other projects such as
> Hadoop and HBase already switched to Spotbugs. This ticket proposes to switch
> the current Findbugs implementation to Spotbugs, similar to the changes made
> to Hadoop and HBase.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)