Open wojtus opened 9 years ago
Hi @wojtus,
Thanks for reporting, will take a quick look now. I haven't looked at the FindBugs source code in a while, so can't give a hint or guess at when it will be fixed. Will keep you updated.
I've taken a look. I don't see anything obvious. I'll need to understand the changes made to FB itself.
Redacted: moved to the new Issue #26, because it could be unrelated to FB3.
Hi, I just tried to update the version of Findbugs in the POM, but it seems to be not that easy. The AnalysisCacheToAnalysisContextAdapter (from Findbugs) is no more avalible. The only way to build AnalysisContext in FB3 it is using its constructor. But: there is no Project (FB) instance in DetectorRunner. Can you update the compatibility or give some hint how to do it? Best regards!