> @@ -72,9 +72,9 @@ public void testWithoutToken() {
>     protected Set<DirectoryEntry> values() {
>        Builder<DirectoryEntry> expected = ImmutableSet.builder();
>        expected.add(new 
> DirectoryEntry("4980cdb2a411106a04a4538c92a1b204ad92077de6e3", 
> FileType.DIRECTORY,
> -            "adriancole-blobstore-2096685753"));
> +            "adriancole-blobstore-2096685753", 0));

FWIW, I feel that developer names should be stripped from the codebase in favor 
of either "jclouds", "jclouds-user", or just "user". This applies to all 
instances in this PR.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/465/files#r16130686

Reply via email to