Eric Brito commented on Bug JENKINS-16373

Actually, ${ENV, var="SVN_REVISION_1"} DOES work. I was aborting the project in order to force the email SVN_REVISION_1 was never created. Sorry for wasting your time.

But if you do have some time, I still haven't been able to use these correctly (email has all these lines, none seem to be working):

${CHANGES, showPaths="true", format="%a: %r %p \n--\ %m\", pathFormat="\n\t- %p"}

${CHANGES, showPaths="true", format="%a: %r %p %m\", pathFormat="\t%p\n"}

${CHANGES, showPaths="true", showDependencies="false", format="%a: %r %p \n--\"%m\", pathFormat="\n\t- %p"}

${CHANGES, "true", "false", "%a: %r %p \n--\ %m\", "\n\t- %p"}

${CHANGES, "true", "true", "%a: %r %p %m\", "\n\t- %p"}

${BUILD_LOG_MULTILINE_REGEX, "error", "10", "true", null, "false", null}

${BUILD_LOG_MULTILINE_REGEX, "error", "10", "true"}

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

Reply via email to