This reverts commit bc0abbaa073a9178f3aeb0d1541ea5fc50dded35 and re-enables temp-signed URLs for S3.
Closes JCLOUDS-200 You can merge this Pull Request by running: git pull https://github.com/maginatics/jclouds feature/s3-temp-signed-url Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/135 -- Commit Summary -- * Revert "Disable timed temporary signed URLs for AWS-S3" -- File Changes -- M providers/aws-s3/src/main/java/org/jclouds/aws/s3/blobstore/AWSS3BlobRequestSigner.java (7) M providers/aws-s3/src/test/java/org/jclouds/aws/s3/blobstore/AWSS3BlobSignerExpectTest.java (4) -- Patch Links -- https://github.com/jclouds/jclouds/pull/135.patch https://github.com/jclouds/jclouds/pull/135.diff
