Hi all,
I am trying to somehow connect my jelly template used by Extended
Email Notification plugin (https://wiki.jenkins-ci.org/display/JENKINS/
Email-ext+plugin) to use Jenkins Remote API to display changes for
every build. For now, I am simply trying to display XML generated by
Remote API with
Hello,
I am using an Extended Email Notification in order to provide custom
mail report (written in jellyscript) about each build, it's a
variation based on default "html.jelly" which is distibuted along with
the plugin. I am also using Perforce as version control tool. Now,
everything works as ex