Renamed packages in the whole project to be OSGi-friendly, A LOT of breaking changes
This commit is contained in:
parent
783764038c
commit
3f0393975a
62 changed files with 570 additions and 629 deletions
|
|
@ -60,7 +60,7 @@ class ServerInitiatedRemoteActorTest extends JUnitSuite {
|
|||
import ServerInitiatedRemoteActorTest._
|
||||
|
||||
import Actor.Sender.Self
|
||||
akka.Config.config
|
||||
akka.config.Config.config
|
||||
|
||||
private val unit = TimeUnit.MILLISECONDS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue