This is an automated email from the ASF dual-hosted git repository.
gaul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds.git
from bc43572d65 JCLOUDS-1630: Handle URI template properly with opened
curve bracket (#199)
new 0688553087 JCLOUDS-1631: fix AWSRequestAuthorizeSignatureV4 when
prefix contains special chars
new 4435765f55 add license header
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../filters/RequestAuthorizeSignatureV4Test.java | 6 +-
.../s3/filters/AWSRequestAuthorizeSignatureV4.java | 3 +-
.../filter/AwsRequestAuthorizeSignatureV4Test.java | 69 ++++++++++++++++++++++
3 files changed, 74 insertions(+), 4 deletions(-)
create mode 100644
providers/aws-s3/src/test/java/org/jclouds/aws/s3/filter/AwsRequestAuthorizeSignatureV4Test.java