[akka-user] sbt downloading denpendecies with wrong revisions

2014-05-20 Thread Chifeng Chou
Hello, I checkout the latest source of Akka and ran into many errors in sbt when downloading dependencies(it happened only to some of them): akka deliver [info] Updating {file:/Users/cfchou/Project/02_scala_libs/akka/}akka-sample-camel-scala... [warn] module not found:

[akka-user] Temporary actor stands in the middle of an ask

2014-02-03 Thread Chifeng Chou
Hello, I found that a temporary actor is generated and stands in the middle of an ask. A quick search on this list gives me the post(https://groups.google.com/d/msg/akka-user/A4ee5YjTYKU/f9GWusgq-xMJ). I would like to know if there's a document(apart from the source code) that describes