Re: email-ext: including a list of files in an email

2013-05-03 Thread Slide
You could do it with a groovy script ${SCRIPT, script="yourscript.groovy"} and that groovy script would list the directory contents. slide On Fri, May 3, 2013 at 10:28 AM, Chris Withers wrote: > Hi All, > > Using email-ext, how can I include a list of the files within a > subdirectory of the wo

email-ext: including a list of files in an email

2013-05-03 Thread Chris Withers
Hi All, Using email-ext, how can I include a list of the files within a subdirectory of the workspace? Would be really handy to have a list of the exact tarballs used in the job when it fails actually in the email without having to go digging... cheers, Chris -- Simplistix - Content Manag