This is an automated email from the ASF dual-hosted git repository.
daim pushed a change to branch 1.22
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 07cf94736b OAK-10207: oak-jcr: remove unused test dependency zip4j
(#909)
add 9a19284522 Merge pull request #960 from apache/OAK-10093
new 49229e481f Merge pull request #1007 from apache/OAK-10093
The 1 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:
.../jackrabbit/oak/blob/cloud/s3/S3Backend.java | 41 +++++------
.../jackrabbit/oak/blob/cloud/s3/S3Constants.java | 12 +++
.../oak/blob/cloud/s3/S3RequestDecorator.java | 86 +++++++++++++++++++---
...ithKey.java => TestS3DSWithSSECustomerKey.java} | 28 ++++---
.../jackrabbit/oak/blob/cloud/s3/TestS3Ds.java | 63 ++++++++++++----
oak-blob-cloud/src/test/resources/aws.properties | 4 +
.../site/markdown/features/direct-binary-access.md | 2 +
7 files changed, 175 insertions(+), 61 deletions(-)
copy
oak-blob-cloud/src/test/java/org/apache/jackrabbit/oak/blob/cloud/s3/{TestS3DSWithSSEKMSwithKey.java
=> TestS3DSWithSSECustomerKey.java} (59%)