Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tikal-multijob-plugin
  Commit: 943eae68fac659330d3a4334d132a1bc914e4f44
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/943eae68fac659330d3a4334d132a1bc914e4f44
  Author: suvir_pavin <[email protected]>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  Fixing a bug that was retrying twice the number specified for maxretries 
field. subTask.generateFuture() is executed twice for every retry attempt and 
hence twice the number of jobs get triggered. I believe 
subTask.isShouldTrigger() never becomes false hence subTask.generateFuture() 
runs twice.

Change-Id: I123b1d16b947305b8dd96da6d1ca6d8a5ef7762e


  Commit: 67bf476fd8c49dc385534acfb52d07ba67a5fa33
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/67bf476fd8c49dc385534acfb52d07ba67a5fa33
  Author: Chen Cohen <[email protected]>
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  Merge pull request #133 from suvirp/master

Fixing a bug that was retrying twice the number specified for maxretries field.


Compare: 
https://github.com/jenkinsci/tikal-multijob-plugin/compare/cbd438098460...67bf476fd8c4

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