Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/periodicbackup-plugin
  Commit: 22ae79ae8fe8b372805ad55b8359a637257efa14
      
https://github.com/jenkinsci/periodicbackup-plugin/commit/22ae79ae8fe8b372805ad55b8359a637257efa14
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2017-06-21 (Wed, 21 Jun 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/periodicbackup/Util.java

  Log Message:
  -----------
  Fix regression in Util#listFiles() in config restoration.

I was able to test it after the 
[JENKINS-44997](https://issues.jenkins-ci.org/browse/JENKINS-44997) fix

File#listFiles() returns empty list when the file does not exist.
But in my case I was getting Error due to the isDirectory() check

https://github.com/jenkinsci/periodicbackup-plugin/pull/10


  Commit: 29fc65e0ecf7a52b63f677bc7641d0e2ec208ffe
      
https://github.com/jenkinsci/periodicbackup-plugin/commit/29fc65e0ecf7a52b63f677bc7641d0e2ec208ffe
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2017-06-21 (Wed, 21 Jun 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/periodicbackup/Util.java

  Log Message:
  -----------
  Merge pull request #12 from jenkinsci/bug/facelift-regression

Fix regression in Util#listFiles() during the backup restoration.


Compare: 
https://github.com/jenkinsci/periodicbackup-plugin/compare/17c960758200...29fc65e0ecf7

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