Adding -feature and trying to find scala versions for our akka-actor-test dependencies. Also updating the version of Scalatest, specs2 and junit

This commit is contained in:
Viktor Klang 2012-06-15 13:04:10 +02:00
parent 9444df1245
commit cd0c89d939
24 changed files with 70 additions and 44 deletions

View file

@ -74,7 +74,7 @@ private[testkit] class CallingThreadDispatcherQueues extends Extension {
if (queues contains mbox) {
for {
ref queues(mbox)
val q = ref.get
q = ref.get
if (q ne null) && (q ne own)
} {
val owner = mbox.actor.self