-
Bug
-
Resolution: Fixed
-
Major
I'm using Sonar Gerrit plugin for Jenkins and it works fine in its default mode (changedLinesOnly == false, isNew == false).
However, when I'm enabling changedLinesOnly == true, all issues vanish, even those that were added in the Gerrit patch (e.g. unused variable).
Is this a bug, or perhaps I'm missing something?
Components versions:
Jenkins: 2.95
Gerrit: 2.13.4
Sonar-Gerrit: 2.1
Thanks.
The issue was originally raised on StackOveflow: https://stackoverflow.com/questions/48829322/sonar-gerrit-plugin-not-posting-comments-when-changedlinesonly-true
- mentioned in
-
Page Loading...