Matrix plugin forwards subversion tag parameter value as null

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Critical
    • Component/s: matrix-project-plugin
    • None
    • Environment:
      Jenkins 1.609.3 LTS
      Matrix Project Plugin 1.7
      Subversion Plugin 2.5.7

      I have a matrix job which has "List subversion tags and more" parameters. (i.e. variable name SELECT_BRANCH)

      I try to use the variable in a shell script.

      The builds fail because the variable contains the value null instead of the selected svn branch.

      Executing printenv shows me:

      SELECT_BRANCH=null
      

      Note: Downgrade to Matrix Project Plugin version 1.6 fixes the issue.

            Assignee:
            Antonio Muñiz
            Reporter:
            Tom Ghyselinck
            Votes:
            6 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: