email-ext "back to stable" emails?

2013-02-26 Thread Josh Unger
How do you configure email-ext to have it send the "back to stable" emails that the email notifications send? I configured a project to have Failure, Unstable, and Improvement triggers. Then, introduced a maven XML failure to receive a "Failed" email. This worked and I received a failure email.

Re: Quickly testing Jelly templates with email-ext?

2013-02-26 Thread Josh Unger
much easier way. > > > On Mon, Feb 25, 2013 at 6:05 PM, Josh Unger wrote: > >> Bummer. Ok, I'd like to modify the default HTML Jelly template to >> include two things. Maybe you could provide some pointers or a sample that >> already does this? >> >

Re: Quickly testing Jelly templates with email-ext?

2013-02-25 Thread Josh Unger
ven't had a > chance to implement it. > > Sent from my Windows Phone > -- > From: Josh Unger > Sent: 2/25/2013 17:36 > To: jenkinsci-users@googlegroups.com > Subject: Quickly testing Jelly templates with email-ext? > > The Email-ext of Jen

Quickly testing Jelly templates with email-ext?

2013-02-25 Thread Josh Unger
The Email-ext of Jenkins allows you to write a Jelly email template. How do you write and test one without triggering a build every time? Basically, I'm looking for a 1 second iteration where I can modify a Jelly script, hit refresh on a browser, and it will automatically render the template (th