Merge pull request #211 from jboner/wip-1406-migration-patriknw
Migration kit and start of migration documentation. See #1406.
This commit is contained in:
commit
43059d6584
11 changed files with 1015 additions and 1 deletions
|
|
@ -7,6 +7,9 @@ package akka.docs.actor
|
|||
import akka.actor.Actor
|
||||
import akka.actor.Props
|
||||
import akka.event.Logging
|
||||
|
||||
//#imports1
|
||||
|
||||
import akka.dispatch.Future
|
||||
import akka.actor.ActorSystem
|
||||
import org.scalatest.{ BeforeAndAfterAll, WordSpec }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue