Re: [jclouds] Fixes a problem on windows where the separator is different (#652)

2015-01-26 Thread Zack Shoylev
Closed #652. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/652#event-224883489

Re: [jclouds] Fixes a problem on windows where the separator is different (#652)

2015-01-26 Thread Zack Shoylev
merged --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/652#issuecomment-71527786

Re: [jclouds] Fixes a problem on windows where the separator is different (#652)

2015-01-23 Thread Zack Shoylev
Closed #652. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/652#event-224110048

Re: [jclouds] Fixes a problem on windows where the separator is different (#652)

2015-01-23 Thread Andrew Gaul
`ConcatenateContainerListsTest.testLargerThanOnePageInDirAndRecursive` test failure addressed by 2ed971d216618cc8d371234816cedf21a018e621 . --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/652#issuecomment-71300999

[jclouds] Fixes a problem on windows where the separator is different (#652)

2015-01-23 Thread Zack Shoylev
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/652 -- Commit Summary -- * Fixes a problem on windows where the separator is different -- File Changes -- M blobstore/src/main/java/org/jclouds/blobstore/config/LocalBlobStore.java