hepin1989
998c5a9285
Formatting java codes with sbt-java-formatter.
2019-01-12 04:00:53 +08:00
kerr
bdc90052aa
Update headers from 2018 to 2019 once for all. ( #26165 )
...
* Add CopyrightHeader support for sbt-boilerplate plugin.
* Add CopyrightHeader support for `*.proto` files.
* Add regex match for both `–` and `-` for CopyrightHeader.
* Add CopyrightHeader support for sbt build files.
* Update copyright from 2018 to 2019.
2019-01-02 11:55:26 +01:00
kerr
b7f3cbef94
Merge PatternsCS to Patterns ( #26008 )
...
* !act Move some Java API methods from PatternsCS to Patterns.
* Deprecate PatternCS and in favor of Patterns.
2018-12-06 15:40:43 +01:00
kerr
fafc59b19d
update headers to regular comment ( #25807 )
2018-10-29 05:19:37 -04:00
Patrik Nordwall
b89a7e5df5
Use Props factory methods in getting started tutorial ( #25713 )
...
* Use Props factory methods in getting started tutorial
* deprecate Props.create without actorClass parameter, #25718
2018-10-15 17:12:41 +01:00
Jimin Hsieh
7c3a8a8ed5
java.time.Duration APIs in javadsl.TestKit #24646
2018-05-29 12:17:48 +02:00
Johan Andrén
09025092ae
Remove words such as simply and obviously from docs ( #25095 )
...
* One does not "simply"
* It's not obvious
* It's not really _that_ easily done
* Basically is basically a useless word
* Of course - if you already know how things work you wouldn't be reading the docs
* Clearly is maybe not so clear for everyone
* Just was just a bit harder as there are some uses that are just
2018-05-15 07:11:03 +01:00
虎鸣
e45a638ce0
+ testkit Add java.time.Duration to testkit's javadsl
2018-03-20 22:39:30 +08:00
Konrad `ktoso` Malawski
563c7fbcf0
Issue 24594: Integration with sbt-headers and initial header population
2018-03-13 15:45:55 +01:00
Arnout Engelen
f2e39c7534
Add example of testing actors with subclassing ( #24539 )
2018-02-13 19:29:30 +01:00
Christopher Batey
6c7839f937
Testkit docs use deprecated messages ( #24472 )
...
We also had a deprecated method without implementing
the alternative
2018-02-02 18:12:01 +09:00
Christopher Batey
009214ae07
Update copyright to 2018 ( #24241 )
2018-01-04 17:26:29 +00:00
Johan Andrén
4b654d637f
Don't use TestActorRef for async testing #23445
2017-10-11 15:29:02 +02:00
Patrik Nordwall
59f53e1a22
move code to src/test
...
* so that it compiles and tests pass
* fix some additional snip references in getting started
2017-05-11 17:36:45 +02:00