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

A failure of the uninstall package build step does not result in a build failure

      When trying to uninstall a package , a failure to do so, does not result in a build failure.

          [JENKINS-16246] A failure of the uninstall package build step does not result in a build failure

          Code changed in jenkins
          User: Christopher Orr
          Path:
          src/main/java/hudson/plugins/android_emulator/UninstallBuilder.java
          src/main/java/hudson/plugins/android_emulator/builder/AbstractBuilder.java
          src/main/resources/hudson/plugins/android_emulator/UninstallBuilder/config.jelly
          src/main/webapp/help-failOnUninstallFailure.html
          http://jenkins-ci.org/commit/android-emulator-plugin/f3fff7c9b96356c62cdc9c3f5d3a5fd33036b48d
          Log:
          [FIXED JENKINS-16246] Build can now be failed if package uninstallation fails.

          Compare: https://github.com/jenkinsci/android-emulator-plugin/compare/bcb34128acd6...f3fff7c9b963

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christopher Orr Path: src/main/java/hudson/plugins/android_emulator/UninstallBuilder.java src/main/java/hudson/plugins/android_emulator/builder/AbstractBuilder.java src/main/resources/hudson/plugins/android_emulator/UninstallBuilder/config.jelly src/main/webapp/help-failOnUninstallFailure.html http://jenkins-ci.org/commit/android-emulator-plugin/f3fff7c9b96356c62cdc9c3f5d3a5fd33036b48d Log: [FIXED JENKINS-16246] Build can now be failed if package uninstallation fails. Compare: https://github.com/jenkinsci/android-emulator-plugin/compare/bcb34128acd6...f3fff7c9b963

          Version 2.9 has been released, which includes this fix.

          You can now optionally decide whether failure to uninstall a package should mark the build as failed.

          Christopher Orr added a comment - Version 2.9 has been released, which includes this fix. You can now optionally decide whether failure to uninstall a package should mark the build as failed.

            orrc Christopher Orr
            designentropy Joris van der Pol
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: