ohnosequences / sbt-s3-resolver

:cloud:Amazon S3-based resolver for sbt
GNU Affero General Public License v3.0
117 stars 29 forks source link

added credentials providers support #21

Closed evdokim closed 10 years ago

evdokim commented 10 years ago

close #20 This code add support for aws credentials resolver. I tested it on https://github.com/ohnosequences/sbt-s3-resolver/tree/credential-providers/src/test/resources/test-a and it workr.

It seams that it will break nice-sbt-setting, because I changed constructor arguments for S3Resolver, but it seams that recent changes of sbt-s3-resolver anyway broke it, so it is not critical.

laughedelic commented 10 years ago

I've released v0.10.0.