You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by bhavik patel <bh...@gmail.com> on 2020/10/09 05:58:33 UTC

Review Request 72941: RANGER-3030 : Replace Findbugs with Spotbugs maven plugin

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72941/
-----------------------------------------------------------

Review request for ranger, Ankita Sinha, Dhaval Shah, Dineshkumar Yadav, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, and Velmurugan Periasamy.


Bugs: RANGER-3030
    https://issues.apache.org/jira/browse/RANGER-3030


Repository: ranger


Description
-------

Since Findbugs is no longer maintained, so it will be good to use the latest version of the Spotbugs Maven plugin as a part of good coding practice.


Diffs
-----

  dev-support/findbugsIncludeFile.xml 8623906bd 
  dev-support/spotbugsIncludeFile.xml PRE-CREATION 
  pom.xml 053180998 


Diff: https://reviews.apache.org/r/72941/diff/1/


Testing
-------

erified "mvn spotbugs:check" successful.


Thanks,

bhavik patel