Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: dcf22ca809671f19cfc2d1d10537b7bb5cf56e8d
      
https://github.com/jenkinsci/jenkins/commit/dcf22ca809671f19cfc2d1d10537b7bb5cf56e8d
  Author: James Nord <jnord+git...@cloudbees.com>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/util/AbstractTaskListener.java

  Log Message:
  -----------
  [JENKINS-50124] restore AbstractTaskListeners serialVersionUID.

If a subclass was serialized (default java serialization) then the
changes do push down the method to the interface would break
deserialisation when in reality the classes are still compatable.

Restoring the compatability by hard coding the serialVersionUID to what
it was before the change.


  Commit: 18e535fa5052f39498a93a508362ea5730efee6d
      
https://github.com/jenkinsci/jenkins/commit/18e535fa5052f39498a93a508362ea5730efee6d
  Author: James Nord <te...@teilo.net>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/util/AbstractTaskListener.java

  Log Message:
  -----------
  Merge pull request #3346 from jtnord/JENKINS-50124

[JENKINS-50124] restore AbstractTaskListeners serialVersionUID.


Compare: 
https://github.com/jenkinsci/jenkins/compare/dcad69dda844...18e535fa5052

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to