I have digged into log and I think I have a candidate for the problem.

This is whole body used:

<h1><a href="">$PROJECT_NAME - Build #$BUILD_NUMBER - $BUILD_STATUS</a></h1>

<h2>Recent changes</h2>
<pre>${CHANGES_SINCE_LAST_SUCCESS,reverse=true,showPaths=false,showDependencies=true}</pre>

<h2>Build log</h2>
<pre>${BUILD_LOG,maxLines=9}</pre>

In the job log (job is defined to use default body and subject) I have found this line (which appeared only with upgraded plugin):

00:20:42.330 Sending email for trigger: Failure
00:20:42.331 Error evaluating token: Undefined parameter showDependencies in token CHANGES_SINCE_LAST_SUCCESS

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to