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

Expand variables in Repository URL based on matrix axis or variable defined with setenv

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • subversion-plugin
    • None
    • hudson 1.415, subversion plugin 1.28

      i have an axis called PROJECT in which i have several values.

      i wanted to compose the url with this axis, something like that

      svn://mysvn/${PROJECT}

      but it does not work: it's not expanded. i tried with all the ways i know:

      ${PROJECT}

      ${env.PROJECT}

      $PROJECT

      %PROJECT

      %PROJECT%

      none of them is expanded

      using setenv did not give me more success, with any of the above ways to call the variable

            Unassigned Unassigned
            invalidcast j e
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: