Branch: refs/heads/step-in-groovy2
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 273d59eb9589fd34711dc0c51db6cbfda7b393c8
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/273d59eb9589fd34711dc0c51db6cbfda7b393c8
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ingroovy/GroovyStepExecution.java

  Log Message:
  -----------
  Can't be using a proxy.

For a step execution to be able to set such things like delegate & 
resolutionStrategy, we need to pass the real closure.

In fact I don't remember why I neede that Body class in the first place. From 
what I can tell, the body closure is avaiable & resolvable from the start  
method.


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