Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5ee0dca57d0f73f43d4cc70efaef2054ead4640d
      
https://github.com/jenkinsci/jenkins/commit/5ee0dca57d0f73f43d4cc70efaef2054ead4640d
  Author: mike cirioli <[email protected]>
  Date:   2018-02-20 (Tue, 20 Feb 2018)

  Changed paths:
    M core/src/main/java/hudson/model/Fingerprint.java

  Log Message:
  -----------
  [JENKINS-49588] add readResolve method to ensure that <usages ../> is
always initialized properly when deserializing a fingerprint


  Commit: 5c14b748923869831d8546bc2b05f045a2c6ac38
      
https://github.com/jenkinsci/jenkins/commit/5c14b748923869831d8546bc2b05f045a2c6ac38
  Author: mike cirioli <[email protected]>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M core/src/test/java/hudson/model/FingerprintTest.java
    A core/src/test/resources/hudson/model/fingerprintWithoutUsages.xml

  Log Message:
  -----------
  [JENKINS-49588] Added a test for the new readResolve() method to ensure
that a fingerprint file without a <usages ...> can still be deserialized


  Commit: e091ea211319c6ceaaaf94784d24f2b862f7a860
      
https://github.com/jenkinsci/jenkins/commit/e091ea211319c6ceaaaf94784d24f2b862f7a860
  Author: Oleg Nenashev <[email protected]>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M core/src/main/java/hudson/model/Fingerprint.java
    M core/src/test/java/hudson/model/FingerprintTest.java
    A core/src/test/resources/hudson/model/fingerprintWithoutUsages.xml

  Log Message:
  -----------
  Merge pull request #3305 from mikecirioli/JENKINS-49588

[JENKINS-49588] add readResolve method for 'usages' in Fingerprint.java


Compare: 
https://github.com/jenkinsci/jenkins/compare/eddb8d460935...e091ea211319

-- 
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/d/optout.

Reply via email to