[
https://issues.apache.org/jira/browse/OOZIE-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046295#comment-16046295
]
Andras Piros commented on OOZIE-2933:
-------------------------------------
Thanks for the contribution [~Jan Hentschel]!
To ensure that your changes do not influence existing behavior, can you please
take a run w/ the pre-commit FindBugs diff job as follows:
{code}
oozie$ bin/test-patch --patch=/path/to/some.patch --dirty-scm
--tasks=FINDBUGS_DIFF --verbose
{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
>
>
> 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)