spring-attic / aws-maven

Apache License 2.0
214 stars 174 forks source link

Removing explicit permission declaration on directory creation #36

Open mpbarnwell opened 9 years ago

mpbarnwell commented 9 years ago

As per #8 and #20, the permissions should be defined on the bucket, not explicitly by the wagon - this change removes the public-read permission from directory creation.