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

@ -4,6 +4,8 @@
package akka.actor
import language.existentials
import akka.dispatch._
import akka.japi.Creator
import scala.reflect.ClassTag