On the last commit we added TestUtils class. On this commit
the VaultNameValidator and the ThreeHashTest tests make use
of it.

GlacierClientMockTest was not using GlacierHeaders references.
This commit fixes this problem too.

In addition, the AWSRequestSignerV4, the TreeHash and the
VaultNameValidator classes are now final.
You can merge this Pull Request by running:

  git pull https://github.com/rcoedo/jclouds-labs-aws cleanup

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-labs-aws/pull/15

-- Commit Summary --

  * JCLOUDS-457: Part of the code has been cleaned up

-- File Changes --

    M 
glacier/src/main/java/org/jclouds/glacier/predicates/validators/VaultNameValidator.java
 (2)
    M glacier/src/main/java/org/jclouds/glacier/reference/GlacierHeaders.java 
(1)
    M glacier/src/main/java/org/jclouds/glacier/util/AWSRequestSignerV4.java (2)
    M glacier/src/main/java/org/jclouds/glacier/util/TreeHash.java (2)
    M glacier/src/test/java/org/jclouds/glacier/GlacierClientMockTest.java (45)
    M 
glacier/src/test/java/org/jclouds/glacier/predicates/validators/VaultNameValidatorTest.java
 (14)
    M glacier/src/test/java/org/jclouds/glacier/util/TreeHashTest.java (29)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-aws/pull/15.patch
https://github.com/jclouds/jclouds-labs-aws/pull/15.diff

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

Reply via email to