Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/src/main/java/hudson/cli/UpdateJobCommand.java
core/src/main/java/hudson/model/AbstractItem.java
core/src/main/java/hudson/model/AbstractProject.java
core/src/main/java/hudson/model/RunMap.java
test/src/test/groovy/hudson/model/RunMapTest.groovy
http://jenkins-ci.org/commit/jenkins/a80bc2ca0d95945e21b43291a8bc13c5245f859f
Log:
[FIXED JENKINS-12318]

Preserve in-progress builds when reloading a job.
Because in-flight builds tend to update the state a lot, with this
change we refrain from reloading those builds from the disk.

This should be acceptable since we are primarily reloading a job, and
reloading of builds are secondary.
(cherry picked from commit 9fbd6d3a482643f4080fbb793c67323e8464b11c)

Conflicts:

changelog.html

Compare: https://github.com/jenkinsci/jenkins/compare/75dc1e17f4c1...a80bc2ca0d95

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

Reply via email to