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?

1. The default includes the test method failures.  I'd like the actual
output of all failed tests included inline.  That is the Error Message and
the Stacktrace.

2. When the build fails or goes unstable, I'd like to display a message in
the title or body that says "x days since last screw up".  : )  I see the
Last Failure column but on my version (1.477) it displays a lot of N/As for
some reason.  This would just be a date diff of ${it.timestampString} and
Last Failure I guess.

Thanks.

-josh


On Mon, Feb 25, 2013 at 5:45 PM, Alex Earl <slide.o....@gmail.com> wrote:

> Sadly there currently isn't a nice way to do this. There is a bug filed
> requesting the ability to test using a previous build, but I haven'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 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 (that
> would be sent out by email-ext) based upon a hard-code project and build
> result.
>
> I also posted the question to StackOverflow if you prefer answering this
> way -
>
>
> http://stackoverflow.com/questions/15071475/quickly-testing-jelly-templates-in-email-ext-of-jenkins
>
> Thanks.
>
> -josh
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to