Issue Type: Bug Bug
Assignee: Slide-O-Mix
Components: email-ext
Created: 16/Jan/13 11:55 AM
Description:

I'm building a project with multiple SVN repositories. Using the Email-ext plugin to email when a job is successfull or failed.

When I use the token ${SVN_REVISION} all I get is the number 400, which isn't the build number nor any of the repositories' revision number.

What I want to use is the same variable the svn plugin provides: %SVN_REVISION_1%, but neither ${ENV, var="SVN_REVISION_1"} nor ${ENV, var="%SVN_REVISION_1%"} work. Both show up as blanks

Also, when I list the variables (${ENV, var=""}) I can't find SVN_REVISION or SVN_REVISION_1.

The email needs to have SVN_REVISION_1 on the subject, or else it'll be quite a hassle to find what version was built.

Are there any workarounds?

Environment: Windows XP, Jenkins ver. 1.498, Jenkins Subversion Plug-in 1.44, email-ext 2.25
Project: Jenkins
Priority: Major Major
Reporter: Eric Brito
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