scala-s3
aws s3 client in scala
git clone https://9o.is/git/scala-s3.git
commit d68d6d67df0e2e655b10a910721203374955adf1 parent 46e55f1a3e9997722e0fb42197a29effc6950814 Author: Jul <jul@9o.is> Date: Mon, 20 Oct 2014 15:45:13 +0000 Publish maven style Diffstat:
| M | project/BuildSettings.scala | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/project/BuildSettings.scala b/project/BuildSettings.scala @@ -36,6 +36,8 @@ object BuildSettings { // eclipse EclipseKeys.withSource := true, + + publishMavenStyle := true, publishTo := Some(s3resolver.value( "My "+{if (isSnapshot.value) "snapshots-pyc-inc" else "releases-pyc-inc"}+" S3 bucket",