Jonas Bonér
|
9bf9cea0d9
|
Removed trailing whitespace
|
2011-10-28 15:55:47 +02:00 |
|
Roland
|
e5d24b0f17
|
remove superfluous AkkaApplication.akkaConfig() method (can use AkkaConfig() instead)
|
2011-10-12 15:07:39 +02:00 |
|
Roland
|
36ec202d94
|
rename AkkaConfig values to CamelCase
|
2011-10-12 11:35:45 +02:00 |
|
Roland
|
93b1ef3703
|
make akka-actor-tests compile again
|
2011-10-11 16:05:48 +02:00 |
|
Jonas Bonér
|
db8a20ea37
|
Changed all 'def foo(): Unit = { .. }' to 'def foo() { .. }'
|
2011-09-27 17:41:02 +02:00 |
|
Viktor Klang
|
c7d58c600b
|
Adding initial support for Props
|
2011-08-26 17:25:18 +02:00 |
|
Viktor Klang
|
37a6844d46
|
Changing default connection timeout to 100 seconds and adding Future Java API with tests
|
2011-08-12 17:26:26 +02:00 |
|
Viktor Klang
|
5b54de7f48
|
Changing signature of traverse and sequence to return java.lang.Iterable, updated docs as well, closing #847
|
2011-05-11 13:29:29 +02:00 |
|
Viktor Klang
|
c0efbc690f
|
Adding some tests to make sure that the Future Java API doesn`t change breakingly
|
2011-05-10 19:19:13 +02:00 |
|
Derek Williams
|
ff711a4253
|
Add Java API versions of Future.{traverse, sequence}, closes #786
|
2011-04-15 13:09:53 -06:00 |
|
patriknw
|
0abf51d878
|
moved tests from akka-actor to new module akka-actor-tests to fix circular dependencies between testkit and akka-actor
|
2011-04-06 07:45:42 +02:00 |
|