Norm, Take a look at this my posting from a few months ago:
https://groups.google.com/d/msg/jenkinsci-users/P7VMQQuMdsY/bHfBDSn9GgAJ That link has pointers to the Groovy Script class and Groovy shell. I think understanding those two classes will help improve your understanding of Pipeline scripts, especially with respect to global variables. I am new to Groovy, and it took me a long time to understand what is going on with Pipeline scripts, before I started digging into the code to figure things out. -- Craig On Tue, Apr 26, 2016 at 4:18 PM, Norbert Lange <[email protected]> wrote: > > 4) Are variables from Closures global??? Is this a Groovy thing or a bug??? > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVeYYBSX9Fo_mypnXcpzpcvJ0PzveVghBL%3DQLyuG_4C%2B%2Bw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
