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

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

    • 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

          [JENKINS-10003] Expand variables in Repository URL based on matrix axis or variable defined with setenv

          j e created issue -
          j e made changes -
          Description Original: 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
          New: 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
          Jos Braaksma made changes -
          Link New: This issue is related to JENKINS-10925 [ JENKINS-10925 ]
          Romain Seguy made changes -
          Link Original: This issue is related to JENKINS-10925 [ JENKINS-10925 ]
          Romain Seguy made changes -
          Resolution New: Not A Defect [ 7 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 140191 ] New: JNJira + In-Review [ 205174 ]

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

              Created:
              Updated:
              Resolved: