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

@ -1,3 +1,7 @@
/**
* Copyright (C) 2009-2012 Typesafe Inc. <http://www.typesafe.com>
*/
package akka.actor;
import akka.actor.ActorSystem;