[JIRA] (JENKINS-49639) Sonar Gerrit plugin not posting comments when changedLinesOnly == true

2018-04-02 Thread aquarell...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tatiana Didik resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49639  
 
 
  Sonar Gerrit plugin not posting comments when changedLinesOnly == true   
 

  
 
 
 
 

 
Change By: 
 Tatiana Didik  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49639) Sonar Gerrit plugin not posting comments when changedLinesOnly == true

2018-04-02 Thread aquarell...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tatiana Didik commented on  JENKINS-49639  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Sonar Gerrit plugin not posting comments when changedLinesOnly == true   
 

  
 
 
 
 

 
 v. 2.3  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49639) Sonar Gerrit plugin not posting comments when changedLinesOnly == true

2018-03-07 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-49639  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Sonar Gerrit plugin not posting comments when changedLinesOnly == true   
 

  
 
 
 
 

 
 Code changed in jenkins User: Tatiana Didik Path: src/main/java/org/jenkinsci/plugins/sonargerrit/config/AuthenticationConfig.java src/main/java/org/jenkinsci/plugins/sonargerrit/filter/predicates/ByChangedLinesPredicate.java src/test/java/org/jenkinsci/plugins/sonargerrit/config/NullValuesTest.java src/test/java/org/jenkinsci/plugins/sonargerrit/inspection/sonarqube/ChangedFilesTest.java src/test/java/org/jenkinsci/plugins/sonargerrit/inspection/sonarqube/CustomProjectPathAndFilePredicateMatchTest.java src/test/java/org/jenkinsci/plugins/sonargerrit/inspection/sonarqube/ProjectPathToGerritChangedLinesMatchTest.java src/test/java/org/jenkinsci/plugins/sonargerrit/inspection/sonarqube/ProjectPathToGerritFilenameMatchTest.java http://jenkins-ci.org/commit/sonar-gerrit-plugin/be36d7871d41dfdaea987d5218aaa662a0fb1f06 Log: JENKINS-49639 No issues remain in case when specified a project path and only changed lines are expected to be commented  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49639) Sonar Gerrit plugin not posting comments when changedLinesOnly == true

2018-03-07 Thread aquarell...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tatiana Didik commented on  JENKINS-49639  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Sonar Gerrit plugin not posting comments when changedLinesOnly == true   
 

  
 
 
 
 

 
 ByChangedLinesPredicate works incorrectly when specified sub-project path. Needs to be checked and fixed for auto-match functionality as well.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49639) Sonar Gerrit plugin not posting comments when changedLinesOnly == true

2018-03-01 Thread aquarell...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tatiana Didik commented on  JENKINS-49639  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Sonar Gerrit plugin not posting comments when changedLinesOnly == true   
 

  
 
 
 
 

 
 Hi Maxim. You can e-mail developers (me) directly using the e-mail provided on the plugin wiki page. To help you with troubleshooting I need 1) your pipeline code or screenshot of your plugin settings; 2) name of the file with an issue ignored; 3) lines from your sonar-report file regarding this issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49639) Sonar Gerrit plugin not posting comments when changedLinesOnly == true

2018-02-28 Thread chefm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Maxim Ostapenko commented on  JENKINS-49639  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Sonar Gerrit plugin not posting comments when changedLinesOnly == true   
 

  
 
 
 
 

 
 Anyone?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49639) Sonar Gerrit plugin not posting comments when changedLinesOnly == true

2018-02-19 Thread chefm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Maxim Ostapenko created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49639  
 
 
  Sonar Gerrit plugin not posting comments when changedLinesOnly == true   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Tatiana Didik  
 
 
Components: 
 sonar-gerrit-plugin  
 
 
Created: 
 2018-02-20 07:42  
 
 
Labels: 
 sonar-plugin gerrit  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Maxim Ostapenko  
 

  
 
 
 
 

 
 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  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment