Alex Earl commented on Bug JENKINS-17969

I just tested the exact text as you have it and it failed, but I then went in and made sure it the following (made sure curly quotes were not being used, added a space after the comma and so forth and it worked for me).

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS<p>
Check console output at $BUILD_URL to view the results.<p>
${CHANGES}<p>
${JELLY_SCRIPT, template="html"}

You can verify what (if any) bad tokens (like curly quotes and such) are in your template by viewing the config.xml for the job.

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to