Björn Antonsson
|
9c5cc24ba7
|
Some more test cleanup to not create so many threads. See #3320
|
2013-05-08 12:42:15 +02:00 |
|
Björn Antonsson
|
e00ab533bb
|
Wait on shutdown of extra actor systems in tests. See #3217
|
2013-05-07 11:02:03 +02:00 |
|
Roland
|
28aad82b1a
|
deprecate closure-taking Props factories, see #3081
- base Props on Deploy, Class and Seq[Any] (i.e. constructor args)
- remove deprecated Props usage from akka-docs sample code
- rewrite UntypedActorDocTestBase
- rewrite Java/Scala doc section on actor creation
- add migration guide entry
|
2013-04-16 12:48:31 +02:00 |
|
Viktor Klang
|
7b263365aa
|
#3077 - Deprecating ActorRef.isTerminated
|
2013-04-03 23:57:28 +02:00 |
|
Rich Dougherty
|
3b98ba249b
|
Improved router documentation. Fixes #2874
* Edit of basic usage and design.
* Rearranged order of sections.
* Added more information on special message types.
* Added receiveN to JavaTestKit.
|
2013-02-12 12:25:41 +13:00 |
|