Issue Type: New Feature New Feature
Assignee: Jesse Glick
Components: mercurial
Created: 19/Jun/14 7:17 PM
Description:

I'd like to use a Choice Parameter to select the Mercurial URL to clone from. Something like:

repository=foo

Mercurial URL: http://server/${repository}

but the variable doesn't get substituted:

abort: HTTP Error 404: Not Found
ERROR: Failed to clone http://server/${repository}

Searching the bug database I found JENKINS-9686 which is kind of related. A quick look at the code tells me this is just not implemented but supporting it seems trivial.

Project: Jenkins
Priority: Major Major
Reporter: Chris Thalinger
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to