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

svn-tag plugin does not support environment variables injected by EnvInject Plugin in promoted build

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • svn-tag-plugin
    • None
    • Jenkins 1.4.50
      Environment Injector Plugin 1.30
      SVN Tagging 1.16
      Promoted builds plugin 2.4

      During 'build promotion' I would like to tag the project sources. The tag name should be given automatically by an environment variable. This variable is not included in the Jenkins default environment but given by the EnvInjection plugin.
      The scenario is given in the attachment.

      Expected behaviour:
      The variable 'release.number' set by the EnvInject plugin should be available to the svn-tag plugin.

      Present behaviour:
      ${env['release.number']} is expanded to 'null'

            vrenjith Renjith Pillai
            agel07 A Geller
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: