You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Andrew Gaul <no...@github.com> on 2015/02/04 05:28:03 UTC

[jclouds] Handle null return value from File.listFiles (#665)

This matches the behavior of other call sites.
Fixes andrewgaul/s3proxy#39.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/665

-- Commit Summary --

  * Handle null return value from File.listFiles

-- File Changes --

    M apis/filesystem/src/main/java/org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImpl.java (3)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/665.patch
https://github.com/jclouds/jclouds/pull/665.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/665