TEZ-4624: Replace findbugs plugin with spotbugs#410
TEZ-4624: Replace findbugs plugin with spotbugs#410abstractdog merged 1 commit intoapache:masterfrom
Conversation
|
(!) A patch to the testing environment has been detected. |
This comment was marked as outdated.
This comment was marked as outdated.
|
(!) A patch to the testing environment has been detected. |
This comment was marked as outdated.
This comment was marked as outdated.
|
(!) A patch to the testing environment has been detected. |
This comment was marked as outdated.
This comment was marked as outdated.
|
(!) A patch to the testing environment has been detected. |
|
💔 -1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
(!) A patch to the testing environment has been detected. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
ayushtkn
left a comment
There was a problem hiding this comment.
Looks f9 to me, maybe we can upgrade to the latest version, can you run spotbugs locally for all the modules & attach the result on the PR/ticket to show it isn't inducing any new issues
|
basically, looks good to me |
@abstractdog "findbugs" presented in 5 places in the file "BUILDING.TXT". In all places "findbugs" replaced by "spotbugs". |
|
@ayushtkn i generated the spotbugs report locally and comparing with old findbugs report(before spotbugs PR) and checking if there are any new issues generated by new rules added in spotbugs. If any issue that needs to fix or need to add exclude list will check and push. Thanks for the review ! |
|
(!) A patch to the testing environment has been detected. |
|
Attaching spotbugs report which is run locally. |
|
💔 -1 overall
This message was automatically generated. |
|
the latest precommit still shows failures |
|
@abstractdog @ayushtkn Spot bugs run and green when run for whole changes it is given +1. we can check this latest yetus precommit report. Can i include only spotbug plugin changes in this PR ? |
|
thanks for the explanation, let's merge this and then open a dummy PR to check |
TEZ-4624: Replace findbugs plugin with spotbugs