[
https://issues.apache.org/jira/browse/MAPREDUCE-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer resolved MAPREDUCE-1108.
-----------------------------------------
Resolution: Implemented
test-patch.sh has been warning about findbugs for a while now. Closing.
> Modify test-patch.sh to verify that the number of findBugs warning is always
> zero
> ---------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1108
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1108
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: build
> Reporter: Vinod Kumar Vavilapalli
>
> HADOOP-5661 and MAPREDUCE-769 involve going through pains to make sure
> findBugs warnings become zero. All that effort would be a waste if patches
> keep ignoring these warnings.
> We should modify the Hudson test-patch.sh script to always verify that the
> findBugs warnings are zero in number. It should scream when the warnings go
> above zero level and make sure trunk is always at zero findBugs warnings.
> And to help contributors about what to do when an un-ignorable warning is
> spelt out by test-patch.sh, we should modify the output of test-patch.sh to
> point to _src/test/findbugsExcludeFile.xml_ for suppressing any warnings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)