[JIRA] (JENKINS-50124) restore class compatibility for AbstractTaskListener

2018-03-25 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-50124  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: restore class compatibility for AbstractTaskListener   
 

  
 
 
 
 

 
 Code changed in jenkins User: James Nord Path: core/src/main/java/hudson/util/AbstractTaskListener.java http://jenkins-ci.org/commit/jenkins/99592e0a84d9dc6bbda457040f91719aa153dfec Log: 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. (cherry picked from commit dcf22ca809671f19cfc2d1d10537b7bb5cf56e8d)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-50124) restore class compatibility for AbstractTaskListener

2018-03-13 Thread jn...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Nord commented on  JENKINS-50124  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: restore class compatibility for AbstractTaskListener   
 

  
 
 
 
 

 
 Manuel Recena Soto is there a need to backport this to 2.107.2? if not can you remove the "lts-candidate" label  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-50124) restore class compatibility for AbstractTaskListener

2018-03-13 Thread jn...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Nord resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 released towards Jenkins 2.112  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-50124  
 
 
  restore class compatibility for AbstractTaskListener   
 

  
 
 
 
 

 
Change By: 
 James Nord  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-50124) restore class compatibility for AbstractTaskListener

2018-03-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-50124  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: restore class compatibility for AbstractTaskListener   
 

  
 
 
 
 

 
 Code changed in jenkins User: James Nord Path: core/src/main/java/hudson/util/AbstractTaskListener.java http://jenkins-ci.org/commit/jenkins/dcf22ca809671f19cfc2d1d10537b7bb5cf56e8d Log: 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.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-50124) restore class compatibility for AbstractTaskListener

2018-03-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-50124  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: restore class compatibility for AbstractTaskListener   
 

  
 
 
 
 

 
 Code changed in jenkins User: James Nord Path: core/src/main/java/hudson/util/AbstractTaskListener.java http://jenkins-ci.org/commit/jenkins/18e535fa5052f39498a93a508362ea5730efee6d Log: Merge pull request #3346 from jtnord/JENKINS-50124 JENKINS-50124 restore AbstractTaskListeners serialVersionUID. Compare: https://github.com/jenkinsci/jenkins/compare/dcad69dda844...18e535fa5052  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-50124) restore class compatibility for AbstractTaskListener

2018-03-12 Thread bat...@batmat.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Baptiste Mathus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50124  
 
 
  restore class compatibility for AbstractTaskListener   
 

  
 
 
 
 

 
Change By: 
 Baptiste Mathus  
 
 
Summary: 
 restore class compatibility for  AbstractTaskListner  AbstractTaskListener  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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