Renamed packages in the whole project to be OSGi-friendly, A LOT of breaking changes
This commit is contained in:
parent
14579aaaab
commit
bb4945b0a6
62 changed files with 570 additions and 629 deletions
|
|
@ -12,7 +12,7 @@ import java.util.{Map => JMap}
|
|||
import se.scalablesolutions.akka.actor._
|
||||
import se.scalablesolutions.akka.util._
|
||||
import se.scalablesolutions.akka.remote.protobuf.RemoteProtocol.{RemoteReply, RemoteRequest}
|
||||
import se.scalablesolutions.akka.Config.config
|
||||
import se.scalablesolutions.akka.config.Config.config
|
||||
|
||||
import org.jboss.netty.bootstrap.ServerBootstrap
|
||||
import org.jboss.netty.channel._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue