Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 064bdbbe0980795ced84db3d3d167555492fad12
      
https://github.com/jenkinsci/jenkins/commit/064bdbbe0980795ced84db3d3d167555492fad12
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

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

  Log Message:
  -----------
  FilePath.listDirectories() was documented to never be null, but this was not 
in fact so.
FilePath.list() did not specify, but at least DownloadFromUrlInstaller assumed 
it was non-null.


  Commit: a5dc255d2150d0d34eec918c4c45794a66663f7d
      
https://github.com/jenkinsci/jenkins/commit/a5dc255d2150d0d34eec918c4c45794a66663f7d
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2017-06-16 (Fri, 16 Jun 2017)

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

  Log Message:
  -----------
  Merge pull request #2914 from jglick/FilePath.list

[JENKINS-44942] - FilePath.list() & .listDirectories() null safety


Compare: 
https://github.com/jenkinsci/jenkins/compare/70f80e97c7fc...a5dc255d2150

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