Hi,
I read that sonar-findbugs v3.8 compatable with SonarQube >=6.7.1.But i want to know that will Findbugs v3.8 supports JDK/8 along with JDK/10.
Thanks,
Swetha
Hi,
I read that sonar-findbugs v3.8 compatable with SonarQube >=6.7.1.But i want to know that will Findbugs v3.8 supports JDK/8 along with JDK/10.
Thanks,
Swetha
Sometimes the best way to find out is testing it out yourself on a sub-production Sonarqube instance. I reccomend that for any new plugins or plugin upgrades.
That said, all signs on the GitHub Repo point to yes — JDK 9/10 support is additive, not in place of JDK 8 support.
Colin
Hi Colin,
Thanks for the info ,I will test the plugin.
Best regards,
Swetha