Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-examples
  Commit: a1b8e6461ce2c27be5d6d34e95d8e87bd13ca67a
      
https://github.com/jenkinsci/pipeline-examples/commit/a1b8e6461ce2c27be5d6d34e95d8e87bd13ca67a
  Author: Jeff Koenig <jkoenig...@gmail.com>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

  Changed paths:
    M pipeline-examples/jobs-in-parallel/jobs_in_parallel.groovy

  Log Message:
  -----------
  use def to create a new final variable

without doing this, dummy will equal 4 in each build in this example.

see 
http://stackoverflow.com/questions/35758426/how-can-i-dynamically-generate-parallel-jobs-with-jenkins-workflow-pipeline/35776133#35776133


  Commit: 6eca561fe85150caaa5bc3a7b959882ce2d9bee9
      
https://github.com/jenkinsci/pipeline-examples/commit/6eca561fe85150caaa5bc3a7b959882ce2d9bee9
  Author: Baptiste Mathus <bat...@batmat.net>
  Date:   2016-05-09 (Mon, 09 May 2016)

  Changed paths:
    M pipeline-examples/jobs-in-parallel/jobs_in_parallel.groovy

  Log Message:
  -----------
  Merge pull request #19 from TheJefe/patch-1

use def to create a new final variable


Compare: 
https://github.com/jenkinsci/pipeline-examples/compare/72047a13c439...6eca561fe851

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to