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

release variables cannot affect SVN repository path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • release-plugin
    • None
    • Jenkins 1.408, Release plugin 2.1

      In a parameterized job, we use the build parameter SVN_PATH to set part of the SVN repository path that is checked out. This allows us to build different SVN branches in the same job.

      However this does not work for release builds, if SVN_PATH is a release variable instead. The value somehow does not take effect, and it keeps using the default value for the SVN_PATH build parameter instead. (This is the opposite of what happens during the build steps, where release vars override equally named build parameters).

            petehayes Peter Hayes
            mbetter Marcus Better
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: