Branch: refs/heads/JENKINS-29922
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: b053b289c564b66443ded0019cb4ae9f7530ef06
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/b053b289c564b66443ded0019cb4ae9f7530ef06
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java

  Log Message:
  -----------
  Handle single argument case

including error checks for f(1,2,3) kind of invocation.


  Commit: d5ce687b3db34d62d166cb09e83e1901addcb742
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/d5ce687b3db34d62d166cb09e83e1901addcb742
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-06-30 (Thu, 30 Jun 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java

  Log Message:
  -----------
  Split arguments between Describable and meta-step

This is useful for example with properties like GenericSCMStep.changelog


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/c1c9a05ec773...d5ce687b3db3

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