Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 8b0e9be7c5be6c70c53aeb25c8a1a258ac3d54da
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/8b0e9be7c5be6c70c53aeb25c8a1a258ac3d54da
  Author: rinrinne <[email protected]>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java

  Log Message:
  -----------
  Add one-off executor to search list for cancel job

By "Build Current Pathcset Only" feature, running and queued jobs with
the same change are canceled. These are found in queue items and
executors.

But MatrixJob uses one-off executor. It is not included in executors. So
it cannot be canceled.

This patch adds one-off executors to executor's list.

Fix for JENKINS-24295

Task-Url: https://issues.jenkins-ci.org/browse/JENKINS-24295


  Commit: 2404c79be4eaf008a68e2662fcfd87f30a509ff6
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/2404c79be4eaf008a68e2662fcfd87f30a509ff6
  Author: Robert Sandell <[email protected]>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java

  Log Message:
  -----------
  Merge pull request #178 from rinrinne/cancel-jobs

Add one-off executor to search list for cancel job


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/bbbf4056200e...2404c79be4ea

-- 
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