Nevermind. It's fixed. :-). I just made sure the regex was correct and
there were no typos. Thanks.
--
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-u
Sorry.
1. The token doesn't get expanded in the actual email; it just displays the
code as I have it in the job.
2. Sorry that's a typo on my part, its spelled correctly in my job.
Do you really think its a "version" issue with the plugin and Jenkins?
--
You received this message because you
On 17/04/15 18:54, rquitania wrote:
Jenkins ver: 1.580.1-SNAPSHOT
Email-ext plugin ver: 2.38.2
I am trying to use the ${BUILD_LOG_EXCERPT} token in the email-ext but
it does not seem to work for me.
Here is my code:
${BUILD_LOG_EXCEPRT, start="^.*?Log:.*?$", end="^.*?Error code:
Jenkins ver: 1.580.1-SNAPSHOT
Email-ext plugin ver: 2.38.2
I am trying to use the ${BUILD_LOG_EXCERPT} token in the email-ext but it
does not seem to work for me.
Here is my code:
${BUILD_LOG_EXCEPRT, start="^.*?Log:.*?$", end="^.*?Error code:.*?$"}
What am I doing wron
Hi slide,
sorry about the delay in responding...work and all that :).
I think its my regex...im only just learning it but the code helped enabled
me to understand a little as to whats going on :)
Thanks for your help.
Cheers,
Neil
--
View this message in context:
http://jenkins.361315.n4.n
Tuesday, March 5, 2013 10:45 AM
>Subject: RE: email-ext Exception while replacing BUILD_LOG_EXCERPT. Please
>
>report this as a bug. ]] {{ java.lang.NullPointerException }}
>MIME-Version: 1.0
>Content-Type: multipart/alternative;
>boundary="1869880960-1242272882-1362493139=
g: 7bit
I need more info, please post any info from the Jenkins logs as well as
your content template.p
Sent from my Windows Phone
From: Kamal Ahmed
Sent: 3/5/2013 7:19
To: jenkinsci-users@googlegroups.com
Subject: email-ext Exception while replacing BUILD_LOG_EXCERPT. Please
Hi,
If i use ${BUILD_LOG_EXCERPT} , in the Default Content, with jenkins 1.5, i get
the following in the email.
[[ Exception while replacing BUILD_LOG_EXCERPT. Please report this as a bug. ]]
{{ java.lang.NullPointerException }}
--
You received this message because you are subscribed to the
Hello,
I am trying to use then
BUILD_LOG_EXCERPT
in the editable email extension, however im not getting any joy out of it. It
seems like an easy thing to use but im having no joy...
in the extension i am trying a VERY simple find a line example but not even
this is returning anything. I am