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

BuildWrapper throws NPE if user doesn't select any tool

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

      Just a minor bug.

      Workaround: don't check "Install Custom Tools" field if you don't use any tool.

          [JENKINS-18481] BuildWrapper throws NPE if user doesn't select any tool

          Oleg Nenashev added a comment -

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

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
          http://jenkins-ci.org/commit/customtools-plugin/a4c8d00d821fe6879444c19906552a088c41d29d
          Log:
          Merge pull request #3 from synopsys-arc-oss/bugfix-npe-for-emty-toolslist

          Fixed bug with NPE in case of empty tools list (JENKINS-18481)

          Compare: https://github.com/jenkinsci/customtools-plugin/compare/a27cb1f6aae3...a4c8d00d821f

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java http://jenkins-ci.org/commit/customtools-plugin/a4c8d00d821fe6879444c19906552a088c41d29d Log: Merge pull request #3 from synopsys-arc-oss/bugfix-npe-for-emty-toolslist Fixed bug with NPE in case of empty tools list ( JENKINS-18481 ) Compare: https://github.com/jenkinsci/customtools-plugin/compare/a27cb1f6aae3...a4c8d00d821f

          Oleg Nenashev added a comment -

          Fixed issue in version 0.3

          Oleg Nenashev added a comment - Fixed issue in version 0.3

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: