Hi,
My goal is to put junit test reports into the body of HTML email.
I'm on Jenkins 1.496/Linux x64. I have installed a JDK 1.6 and Groovy on
the jenkins server.
I tested a job that executes a system groovy script and it works fine.
println "hello world I am groovy"
The editable email notificat
Hi, I'm a long time Hudson user and recently migrated our R&D test
automation to Jenkins 1.464.
I have several jobs (on Linux slaves) that checkout several SVN URLs and
execute a shell script loop that runs various test parameters.
These tests run over 24 hours.
I have discovered recently in th