variable substitution in repository URLs

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: mercurial-plugin
    • None

      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.

            Assignee:
            Jesse Glick
            Reporter:
            Chris Thalinger
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: