Ivy Job builds don't release workspace lock due to override of cleanup

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical
    • Component/s: ivy-plugin

      The fix for https://issues.jenkins-ci.org/browse/JENKINS-10615 caused the Ivy plugin to not release workspace locks. This causes an additional workspace to be created for each Ivy job execution until Jenkins is restarted.

      This is because IvyBuild.java and IvyModuleSetBuild.java has a AbstractRunner implementation that overrides cleanUp which causes the workspace lease to not be released.

            Assignee:
            Kevin Formsma
            Reporter:
            Kevin Formsma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: