|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Jesse Glick
Path:
core/src/main/java/hudson/model/Build.java
core/src/main/java/hudson/model/Run.java
test/src/test/java/hudson/model/BuildExecutionTest.java
http://jenkins-ci.org/commit/jenkins/7e72e7d1218e3443650d8d0c1e20b70d558422b0
Log:
JENKINS-26698Make sure BuildExecution.cleanUp always calls super, to release the workspace lease.Also stop closing the build log in Run.handleFatalBuildProblem; we want to see any subsequent messages too.
(cherry picked from commit 62af87b67a1097376b9af554421e621d32f7013f)