Merge branch 'master' of github.com:jboner/akka
This commit is contained in:
commit
d68960f0b0
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ class AkkaParentProject(info: ProjectInfo) extends DefaultProject(info) {
|
|||
val scalaCompileSettings =
|
||||
Seq("-deprecation",
|
||||
"-Xmigration",
|
||||
"-Xcheckinit",
|
||||
"-optimise",
|
||||
//"-Xcheckinit",
|
||||
//"-optimise",
|
||||
"-Xwarninit",
|
||||
"-encoding", "utf8")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue