How to crash Jenkins in the 'Poll SCM' box

2012-11-14 Thread Patrick Byrne
I note that entering "/15 * * * *" in the 'Poll SCM' job config field causes a crash: Exception: java.lang.RuntimeException: Failed to instantiate class hudson.triggers.SCMTrigger from {"scmpoll_spec":"/15 * * * *"} Stacktrace: javax.servlet.ServletException: java.lang.RuntimeException: Failed

RE: disable email notifications

2012-11-08 Thread Patrick Byrne
l and spam many users with bogus error messages. From: Patrick Byrne [mailto:p.by...@samsung.com] Sent: 08 November 2012 14:44 To: 'jenkinsci-users@googlegroups.com' Subject: disable email notifications Hello, How can I suppress sending of email notifications in Jenkins, pl

disable email notifications

2012-11-08 Thread Patrick Byrne
Hello, How can I suppress sending of email notifications in Jenkins, please? Committers to a job are being automatically notified when a job fails, I want to turn it off for now and I cannot see a configuration option for it. Thanks, Patrick

Re: environment variables for 'Execute shell' steps in Jenkins jobs

2012-10-23 Thread Patrick Byrne
ment variable. Is there something I am missing here? It would > simplify the large number of job files I am setting up if environment > variables could be factored out into a (jenkins-) global context. > > ** ** > > Thanks > -- Patrick Byrne