--
> *From:* Slide
> *To:* "jenkinsci-users@googlegroups.com"
>
> *Sent:* Thursday, April 4, 2013 3:14 PM
>
> *Subject:* Re: email-ext reporting Branch name
>
> The template files use the syntax of the SimpleTemplateEngine [1] from
> Groov
> From: Slide
>To: "jenkinsci-users@googlegroups.com"
>Sent: Thursday, April 4, 2013 3:14 PM
>Subject: Re: email-ext reporting Branch name
>
>
>The template files use the syntax of the SimpleTemplateEngine [1] from Groovy.
>The email-ext.groovy is the default fil
> Build URL href="${rooturl}${build.url}">${rooturl}${build.url}
> Project:${project.name}
> Date of build:${it.timestampString}
> Build duration:${build.durationString}
>
>
>
> Am i missing something, and what do i gain by switching to Groovy, unless
>
e scripts are bad examples. I was sort of Expecting the Groovy to be more
like we Code in Java.
Thanks,
-Kamal.
>
> From: Slide
>To: "jenkinsci-users@googlegroups.com"
>Sent: Thursday, April 4, 2013 1:09 PM
>Subject: Re: email-ext repo
Well, is there a reason you aren't doing this in Groovy? It would be orders
of magnitude easier than trying to do it in Jelly.
On Thu, Apr 4, 2013 at 9:39 AM, Kamal Ahmed wrote:
> Hi,
>
> I want to be able to use jelly script ( Apologize for not doing this in
> Groovy ) to display the branch na
Hi,
I want to be able to use jelly script ( Apologize for not doing this in Groovy
) to display the branch name on which the changeset was submitted in subversion.
Like , here is a snippet of my custom.jelly
The p.path string is :
/perlapp/trunk/cgi-bin/developer/smeview/reviewfiles/demo/cui