Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 21da7a4cb70dad18d5f27cdd33b363eef8a1dabd
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/21da7a4cb70dad18d5f27cdd33b363eef8a1dabd
  Author: Scott Hebert <[email protected]>
  Date:   2015-05-19 (Tue, 19 May 2015)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/data/BuildCancellationPolicy.java
    M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/SpecGerritTriggerHudsonTest.java

  Log Message:
  -----------
  Change should be checked for BuildCurrentPatchsets

If Build Current Patchsets only is enabled, then the Change in question must 
first be
checked to see if a build should be aborted.

Without this fix, it is possible for a build to be aborted because of a 
NON-related patchset
from ANOTHER change.

This change also makes the two new options disabled by default to be compatible
with the previous behaviour.

Change-Id: I958a4974756f398d87c7d60fb23cdd1b978a0ea1


  Commit: 682d8d9309c33f5fa71420f3eb2a68c315275fa0
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/682d8d9309c33f5fa71420f3eb2a68c315275fa0
  Author: Robert Sandell <[email protected]>
  Date:   2015-05-20 (Wed, 20 May 2015)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/data/BuildCancellationPolicy.java
    M 
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/SpecGerritTriggerHudsonTest.java

  Log Message:
  -----------
  Merge pull request #230 from scoheb/fix-current-patchsets-only

Change should be checked for BuildCurrentPatchsets


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/f2e2a8d94734...682d8d9309c3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to