Branch: refs/heads/stable
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c56a184ed67a8d99089d51ef2f306e4f04d350d3
      
https://github.com/jenkinsci/jenkins/commit/c56a184ed67a8d99089d51ef2f306e4f04d350d3
  Author: Jesse Glick <[email protected]>
  Date:   2013-11-02 (Sat, 02 Nov 2013)

  Changed paths:
    M test/src/main/java/org/jvnet/hudson/test/GroovyHudsonTestCase.java
    A test/src/main/java/org/jvnet/hudson/test/GroovyJenkinsRule.java
    M test/src/test/groovy/hudson/model/AbstractBuildTest.groovy

  Log Message:
  -----------
  JUnit 4; introduced GroovyJenkinsRule.
(cherry picked from commit 571de9c148ae34dd75e6bc8c6bb95527206cc870)


  Commit: 3493bfa273a3d9cc7d22354cc2dc5c8e06bb4667
      
https://github.com/jenkinsci/jenkins/commit/3493bfa273a3d9cc7d22354cc2dc5c8e06bb4667
  Author: Jesse Glick <[email protected]>
  Date:   2013-11-02 (Sat, 02 Nov 2013)

  Changed paths:
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
    M test/src/test/groovy/hudson/model/AbstractBuildTest.groovy

  Log Message:
  -----------
  [FIXED JENKINS-19920] Using selfReference to mean “none” from 
nextBuild/previousBuild was just asking for trouble.
JENKINS-16194 and an analogous but opposite bug fixed more simply by 
introducing a separate NONE constant.
Also numberOnDisk did not get updated properly after a build was deleted, 
causing double loading of build records in some cases.
(cherry picked from commit 7ca4dc47ecff4c3eb3b8041e521fc076efc42767)

Conflicts:
        changelog.html


Compare: 
https://github.com/jenkinsci/jenkins/compare/624395829bfd...3493bfa273a3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" 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/groups/opt_out.

Reply via email to