• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • customtools-plugin
    • None

      When i added to the textarea:
      Exported variables

      And then i save, and come back the exported variables field is empty.

      Workaround: use "label-specific" with empty label filter.

          [JENKINS-19889] Exported Variables not saved

          Oleg Nenashev added a comment -

          Confirmed.

          Workaround: use "label-specific" with empty label filter.

          Oleg Nenashev added a comment - Confirmed. Workaround: use "label-specific" with empty label filter.

          that works, thanks.

          Jeffrey Damick added a comment - that works, thanks.

          Oleg Nenashev added a comment -

          Oleg Nenashev added a comment - https://github.com/jenkinsci/customtools-plugin/pull/12

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java
          src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
          src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java
          http://jenkins-ci.org/commit/customtools-plugin/ed6e1e649f1eccdfb42b4cee2a42e87b72b725da
          Log:
          [FIXED JENKINS-19889] - Fixed handling of "Additional variables"
          Now the plugin exposes "exported variables" from tool's global configuration. I've also added a stub for future tests.

          Resolves https://issues.jenkins-ci.org/browse/JENKINS-19889

          Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java http://jenkins-ci.org/commit/customtools-plugin/ed6e1e649f1eccdfb42b4cee2a42e87b72b725da Log: [FIXED JENKINS-19889] - Fixed handling of "Additional variables" Now the plugin exposes "exported variables" from tool's global configuration. I've also added a stub for future tests. Resolves https://issues.jenkins-ci.org/browse/JENKINS-19889 Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          pom.xml
          src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java
          src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
          src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/EnvStringParseHelper.java
          src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java
          http://jenkins-ci.org/commit/customtools-plugin/dcf9ac719bd1ad6947f63c41a32d8c978b5f28a0
          Log:
          Merge pull request #12 from synopsys-arc-oss/additional_variables_fix

          [FIXED JENKINS-19889] - Additional variables fix

          Compare: https://github.com/jenkinsci/customtools-plugin/compare/99eaa7603aac...dcf9ac719bd1

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: pom.xml src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/EnvStringParseHelper.java src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java http://jenkins-ci.org/commit/customtools-plugin/dcf9ac719bd1ad6947f63c41a32d8c978b5f28a0 Log: Merge pull request #12 from synopsys-arc-oss/additional_variables_fix [FIXED JENKINS-19889] - Additional variables fix Compare: https://github.com/jenkinsci/customtools-plugin/compare/99eaa7603aac...dcf9ac719bd1

            oleg_nenashev Oleg Nenashev
            jdamick Jeffrey Damick
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: