Upgrading to SBT 0.11

This commit is contained in:
Viktor Klang 2011-09-27 10:37:53 +02:00
commit a7cb5b5212
121 changed files with 2289 additions and 1508 deletions

View file

@ -1,3 +1,4 @@
/**
* Copyright (C) 2009-2011 Typesafe Inc. <http://www.typesafe.com>
*/
@ -775,7 +776,6 @@ trait Promise[T] extends Future[T] {
}
fr
}
}
//Companion object to FState, just to provide a cheap, immutable default entry