How do I initialize the build object? I tried assigning a new Build() to it
but of course that is abstract so I can't create an instance of it.
I was able to successfully access the Jenkins environment variables however.
Sent from my iPhone
>
>Tuesday, July 29, 2014, 1:29 PM -0400 from Slide
The Groovy stuff for email-ext is built into the email-ext plugin, no
external plugin is necessary for the groovy templates in email-ext.
On Tue, Jul 29, 2014 at 10:24 AM, wrote:
> Thanks for your reply Slide. Can I access them right away or do I need a
> plugin first? I've noticed online that
Thanks for your reply Slide. Can I access them right away or do I need a
plugin first? I've noticed online that a lot of people refer to the Groovy
PostBuild Plugin when it comes to accessing build objects.
Sent from my iPhone
>
>Monday, July 28, 2014, 7:47 PM -0400 from Slide :
>In the groovy