You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: