zhtttylz opened a new pull request, #8053: URL: https://github.com/apache/hadoop/pull/8053
### Description of PR HADOOP-19731. Fix SpotBugs warnings introduced after SpotBugs version upgrade. ### How was this patch tested? Ran `mvn -Dspotbugs.skip=false spotbugs:spotbugs` on affected modules and verified the build no longer fails on SpotBugs warnings. No functional code changes, config-only. ### For code changes: - Add a project-wide baseline at dev-support/findbugs-exclude-global.xml. - Consolidate SpotBugs plugin config in affected module POMs to consistently include local excludes and the new global baseline. - Wire the global baseline from hadoop-project-dist/pom.xml; introduce a root path property to reference the repository root. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
