We should not append a "/" to the marker when returning list results
in the case of directories (RELATIVE_PATH), as the names will already
include the delimiter.

Added a jclouds test to catch such regressions in the local store in
the future.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * JCLOUDS-930: LocalBlobStore -- marker regression.

-- File Changes --

    M blobstore/src/main/java/org/jclouds/blobstore/config/LocalBlobStore.java 
(3)
    M 
blobstore/src/test/java/org/jclouds/blobstore/strategy/internal/ListContainerTest.java
 (20)

-- Patch Links --

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

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

Reply via email to