...now let the server return the error. This PR addressed the issues discussed on https://github.com/jclouds/jclouds-labs-aws/pull/6 You can merge this Pull Request by running:
git pull https://github.com/rcoedo/jclouds-labs-aws upstream Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-aws/pull/7 -- Commit Summary -- * Instead of validating the vault names and the pagination parameters, we now let the server return the error. -- File Changes -- M glacier/src/main/java/org/jclouds/glacier/GlacierAsyncClient.java (6) M glacier/src/main/java/org/jclouds/glacier/options/PaginationOptions.java (6) D glacier/src/main/java/org/jclouds/glacier/predicates/validators/VaultNameValidator.java (59) D glacier/src/test/java/org/jclouds/glacier/predicates/validators/VaultNameValidatorTest.java (55) -- Patch Links -- https://github.com/jclouds/jclouds-labs-aws/pull/7.patch https://github.com/jclouds/jclouds-labs-aws/pull/7.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/7
