I am using Java+Ant+Jenkins+Sonar. Sonar analyses our code during every night. Is it possible to have Sonar analyse only new committed code in Jenkins, not the whole project? Again, we are using Ant not Maven. Thanks!
I am using Java+Ant+Jenkins+Sonar. Sonar analyses our code during every night. Is it possible
Share
This answer have already a response. See Possible in Sonar to only view analysis done on new code?
The solution is based on the Cutoff Plugin for sonar.