I hereby claim:
- I am bantonsson on github.
- I am bantonsson (https://keybase.io/bantonsson) on keybase.
- I have a public key ASBikFHz0lp-5aeZXsmQagy-CHt8YdsBxS55gqoQKl5U8go
To claim this, I am signing this object:
| at sbt.Command$.suggestions(Command.scala:112) | |
| at sbt.Command$.similar(Command.scala:103) | |
| at sbt.Command$.invalidValue(Command.scala:100) | |
| at sbt.Act$$anonfun$getKey$1.apply(Act.scala:152) | |
| at sbt.Act$$anonfun$getKey$1.apply(Act.scala:152) | |
| at sbt.complete.ParserMain$$anonfun$failure$1.apply(Parser.scala:344) | |
| at sbt.complete.ParserMain$$anonfun$failure$1.apply(Parser.scala:344) | |
| at sbt.complete.Parser$$anonfun$mkFailures$1.apply(Parser.scala:187) | |
| at sbt.complete.Parser$$anonfun$mkFailures$1.apply(Parser.scala:187) | |
| at sbt.complete.Parser$Failure.errors$lzycompute(Parser.scala:167) |
I hereby claim:
To claim this, I am signing this object:
| /* | |
| * Copyright (C) 2009-2015 Typesafe Inc. <http://www.typesafe.com> | |
| */ | |
| import akka.actor.ActorSystem | |
| import akka.http.Http | |
| import akka.http.Http.IncomingConnection | |
| import akka.http.model.HttpEntity | |
| import akka.http.model.Multipart.FormData | |
| import akka.http.server.{ Directives, Route, RoutingSetup } |
| Multi Node testing and sbt-0.13 |
| Akka 2.2 Spotlight Mailbox Requirements |
| Akka 2.2 Spotlight Mailbox Configuration |
| In a new directory: | |
| > mkdir project foo bar baz biz | |
| Place ExampleBuild.scala and plugins.sbt in project | |
| sbt foo/dist | |
| ls -la foo/target/dist/lib |
| Spotlight for Futures |
| Spotlight for SSL Support |
| In a new directory: | |
| > mkdir project foo bar | |
| Place ExampleBuild.scala and plugins.sbt in project | |
| sbt foo/dist |