Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 1f476da2e1daf24edfa8431769fb59c73a0ad088
      
https://github.com/jenkinsci/jenkins/commit/1f476da2e1daf24edfa8431769fb59c73a0ad088
  Author: Kanstantsin Shautsou <[email protected]>
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java

  Log Message:
  -----------
  Don't use onloadable things in remoting mkdirs calls.

mkdirs do remoting call by creating anonymous class.
Remoting on remote side must load outer FilePath class with imports.
FilePath had SystemProperties OnMaster.


  Commit: 27e5943050846d353a0b257237a73925d3726360
      
https://github.com/jenkinsci/jenkins/commit/27e5943050846d353a0b257237a73925d3726360
  Author: Oleg Nenashev <[email protected]>
  Date:   2017-10-15 (Sun, 15 Oct 2017)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java

  Log Message:
  -----------
  Merge pull request #3067 from KostyaSha/fixRemotingFilePathmkdirs

[JENKINS-46386] - Don't use unloadable things in remoting mkdirs calls.


Compare: 
https://github.com/jenkinsci/jenkins/compare/be0238644911...27e594305084

-- 
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