Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » SVN_REVISION not showing correct number(SVN_REVISION is not able to in the email-ext plugin )
SVN_REVISION not showing correct number [message #1105931] Tue, 10 September 2013 13:05
srini chokkarapu is currently offline srini chokkarapuFriend
Messages: 1
Registered: September 2013
Junior Member
hi,

I am using hudson 2.2.1, email-ext plugin 2.10, subversion plugin 2.3.8.

In my job, I am checking out mulitple projects from svn.

I am getting "400" all the time with SVN_REVISION.
The subversion plugin also provides env variables:

SVN_REVISION_n and SVN_URL_n where n is a 1-based index matching the locations configured. However none of them is being substituted in the email-ext below:

Here is the Default content in the text box:

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS - $SVN_REVISION
$SVN_URL
$SVN_REVISION_1

but I get

test - Build # 17 - Successful - 400
$SVN_URL
$SVN_REVISION_1

is there anything wrong with my setup?

Thanks.


Previous Topic:Allow email-ext to attach files to emails
Next Topic:Avoiding multiple ticket filing to Bug Tracker from Jenkins / Hudson for same test case failure.
Goto Forum:
  


Current Time: Tue Mar 19 04:42:28 GMT 2024

Powered by FUDForum. Page generated in 0.01898 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top