Hello World,

We are using Jenkins with Subversion and email extension plugin. The plugin has the variable $SVN_REVISION which works as expected.

Now we are testing Mercurial. All is working except the revision in the email. What do I need to write that I get the Mercurial revision? I've tried
$MERCURIAL_REVISION_NUMBER
${MERCURIAL_REVISION_NUMBER}
${ENV, MERCURIAL_REVISION_NUMBER}
${ENV, $MERCURIAL_REVISION_NUMBER}

But none of them worked.

What do I write the get that number?

TIA and best regards
        Andreas
--
Andreas Tscharner                             <sternenfe...@gmail.com>
----------------------------------------------------------------------
"Intruder on level one. All Aliens please proceed to level one."
                                      -- Call in "Alien: Resurrection"

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to