Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6637

parameter will not resolved in Source-Code-Management section

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • mercurial-plugin
    • None
    • Hudson 1.359, Solaris 10, JRE 1.6, GF 2.1

      We use parameter to select servers mercurial clones and resolve the parameter in the SCM-Section.
      Example:

      Choice Parameter "CloneServer":
      server1:1234
      server2:2345

      SCM-Section:
      Mercurial Repository URL: "http://${CloneServer}"

      Since I have updated Hudson from 1.356 or 1.357 (I don't know exactly) to 1.359 this parameter is not resolved anymore. The console output tells that mercurial is not able to clone from "http://${CloneServer}

          [JENKINS-6637] parameter will not resolved in Source-Code-Management section

          Oleg Nenashev added a comment -

          Even if there was an issue in the core, now the issue should be solved on the plugin's level

          Oleg Nenashev added a comment - Even if there was an issue in the core, now the issue should be solved on the plugin's level

          Jesse Glick added a comment -

          Possibly fixed by https://github.com/jenkinsci/mercurial-plugin/pull/60 so recheck in 1.51-beta-2.

          Jesse Glick added a comment - Possibly fixed by https://github.com/jenkinsci/mercurial-plugin/pull/60 so recheck in 1.51-beta-2.

            huybrechts huybrechts
            track track
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: