|
||||||||
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 |
- [JIRA] (JENKINS-9364) Add support for token... slide.o....@gmail.com (JIRA)
- [JIRA] (JENKINS-9364) Add support for ... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-9364) Add support for ... jimsea...@gmail.com (JIRA)
- [JIRA] (JENKINS-9364) Add support for ... jimsea...@gmail.com (JIRA)
- [JIRA] (JENKINS-9364) Add support for ... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-9364) Add support for ... vmelny...@gmail.com (JIRA)
I think this change might be causing me a problem. Our jobs are configured with the default content:
${JELLY_SCRIPT,template="html_mail"}
I get this error:
Error substituting with token-macro plugin: org.jenkinsci.plugins.tokenmacro.MacroEvaluationException: Unrecognized macro 'key' in '...'
This happens because in a subversion comment, which is part of the email, there is a comment that has '$key' in it.
I've seen the same problem when there is a $something in the console output as well.