maheshrajus commented on PR #482: URL: https://github.com/apache/tez/pull/482#issuecomment-5034249562
@abstractdog Yeah, it should pick `SPOTBUGS_VERSION="4.10.2"` since I set that same version in the Dockerfile, but it is taking `spotbugs:4.9.3.0:spotbugs` and running the checks with that instead. We previously faced a similar issue with JDK 17 where Yetus did not respect the updated SpotBugs version. I tested locally with SPOTBUGS_VERSION="4.10.2" and didn't find any issues. We also merged and raised a dummy PR to verify this behavior. -- 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]
