[
https://issues.apache.org/jira/browse/JCR-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15710273#comment-15710273
]
Andrei Filimonov commented on JCR-3928:
---------------------------------------
I closed the broken pull request and created a new one:
https://github.com/apache/jackrabbit/pull/47
> Enable pathStyleAccess in AWS Client
> ------------------------------------
>
> Key: JCR-3928
> URL: https://issues.apache.org/jira/browse/JCR-3928
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Affects Versions: 2.11.1
> Reporter: Andrei Filimonov
>
> jackrabbit-aws-ext:
> Enable pathStyleAccess in AWS Client. Some on premise S3 compatible storage
> solutions require path style access to S3 objects i.e.
> https://s3endpoint/s3bucket/objectkey
> instead of default
> https://s3bucket.s3endpoint/objectkey
> New property pathStyleAccess=true/false can control this option. I submitted
> pull request with proposed implementation:
> https://github.com/apache/jackrabbit/pull/31
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)