[
https://issues.jenkins-ci.org/browse/JENKINS-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162267#comment-162267
]
SCM/JIRA link daemon commented on JENKINS-11549:
------------------------------------------------
Code changed in jenkins
User: Jesse Glick
Path:
src/main/java/hudson/plugins/mercurial/HgExe.java
src/main/java/hudson/plugins/mercurial/MercurialSCM.java
src/main/java/hudson/plugins/mercurial/MercurialTagAction.java
src/main/resources/hudson/plugins/mercurial/MercurialTagAction/index.jelly
http://jenkins-ci.org/commit/mercurial-plugin/243a424ca3aa792cd6f4b71c59c24b684cd464e4
Log:
Merge pull request #23 from geofflane/master
[FIXED JENKINS-11549] Add MERCURIAL_CHANGESET_NUMBER to exported environment
variables
Compare: https://github.com/jenkinsci/mercurial-plugin/compare/6c5a04e...243a424
> return changeset integer revision id to environment as well as the node
> -----------------------------------------------------------------------
>
> Key: JENKINS-11549
> URL: https://issues.jenkins-ci.org/browse/JENKINS-11549
> Project: Jenkins
> Issue Type: Improvement
> Components: mercurial, plugin
> Affects Versions: current
> Reporter: Trevor Baker
> Assignee: Kohsuke Kawaguchi
> Priority: Minor
> Attachments: hg_revid.patch
>
>
> Our builds require the integer revision id {rev} as well as the hash. The
> following patch created a new environment variable MERCURIAL_REVISIONID and
> assigns the {rev} to it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira