Renaming EBEDD to Dispatcher, EBEDWSD to BalancingDispatcher, ThreadBasedDispatcher to PinnedDispatcher and PEBEDD to PriorityDispatcher, closing ticket #784
This commit is contained in:
parent
1f024f1c9e
commit
3181905fed
28 changed files with 156 additions and 156 deletions
|
|
@ -19,7 +19,7 @@ class AkkaParentProject(info: ProjectInfo) extends ParentProject(info) with Exec
|
|||
val scalaCompileSettings =
|
||||
Seq("-deprecation",
|
||||
//"-Xmigration",
|
||||
//"-optimise",
|
||||
"-optimise",
|
||||
"-encoding", "utf8")
|
||||
|
||||
val javaCompileSettings = Seq("-Xlint:unchecked")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue