the filesystem blob store was always removing a/ when a/b was removed, even if the client explicitly created a/. this patch fixes that You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds/pull/881 -- Commit Summary -- * don't remove directory if it's a blob -- File Changes -- M apis/filesystem/src/main/java/org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImpl.java (10) -- Patch Links -- https://github.com/jclouds/jclouds/pull/881.patch https://github.com/jclouds/jclouds/pull/881.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/881
