Issue Type: Bug Bug
Affects Versions: current
Assignee: Slide-O-Mix
Components: email-ext
Created: 06/Dec/12 3:15 PM
Description:

Hello,

At the end of my Job that I set a post build step that will send a mail.

This mail format is HTML and I am trying to use few variables.

I am able to use Tokens such: $PROJECT_NAME, $BUILD_NUMBER, $BUILD_STATUS but when I want to use a System Variable then i get nothing. (This variable is being set at the beginning of the Job using the "This build is parameterized"

The system Variable name is JobBranch and I already tried to call it in all the ways i know:

${ENV, JobBranch}
${ENV, %JobBranch%}
%JobBranch%
$JobBranch

for all of these i get nothing (It is actually print this text as it is ...)

What i am doing wrong?

Doron

Environment: Win Server 2008 R2, Jenkins 1.7
Project: Jenkins
Labels: email email-ext token
Priority: Major Major
Reporter: Doron Shai
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