Remove official support for Ant-based projects from Spotbugs
What does this MR do and why?
Spotbugs scanner does not have stable support for Ant-based projects. More details are discussed in this issue.
As mentioned in the referenced issue, the accepted solution as implemented in this MR is:
- Remove official support for Ant-based projects from Spotbugs
- Recommend Semgrep instead of Spotbugs for all Ant-based java projects.
Relevant issue numbers
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Vishwa Bhat