pekko/akka-docs/rst/java
Patrik Nordwall a8687f9c4e =pro #16695 Update dependencies
io.netty:netty: 3.8.0.Final -> 3.10.3.Final
org.slf4j:slf4j-api: 1.7.7 -> 1.7.12
org.fusesource.leveldbjni:leveldbjni-all:optional;provided: 1.7 -> 1.8
org.apache.camel:camel-core: 2.13.0 -> 2.13.4

ch.qos.logback:logback-classic:test: 1.0.13 -> 1.1.3
junit:junit:test: 4.10 -> 4.12
org.scalatest:scalatest:test: 2.1.3 -> 2.2.4
org.mockito:mockito-all:test: 1.9.5 -> 1.10.19
org.scala-lang.modules:scala-xml:test: 1.0.1 -> 1.0.4
com.novocode:junit-interface:test : 0.8 -> 0.11
org.slf4j:jul-to-slf4j:test: 1.7.7  -> 1.7.12
org.slf4j:log4j-over-slf4j:test: 1.7.7  -> 1.7.12
com.codahale.metrics:metrics-core:test: 3.0.1  -> 3.0.2
com.codahale.metrics:metrics-jvm:test: 3.0.1  -> 3.0.2
org.scalacheck:scalacheck:test: 1.11.3 -> 1.11.6
org.apache.commons:commons-math:test: 2.1 -> 2.2
commons-codec:commons-codec:test: 1.7 -> 1.10
2015-05-19 08:37:54 +02:00
..
code/docs !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
agents.rst add links to reference.conf to docs 2014-03-24 12:02:47 +01:00
camel.rst =doc Fixed links in camel docs 2015-03-05 10:44:13 +01:00
cluster-metrics.rst + akka-cluster-metrics: new akka module 2015-01-19 10:23:54 -06:00
cluster-usage.rst =clu #17362 Make cluster.joinSeedNodes equivalent to conf seed-nodes 2015-05-13 10:48:18 +02:00
dispatchers.rst +act #2075 Added possibility to pass an ExecutionContext to an ActorSystem 2014-01-16 23:24:06 +01:00
event-bus.rst = #17342 Make 2.4 binary compatible with 2.3 2015-05-11 21:11:52 +02:00
extending-akka.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
fault-tolerance-sample.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
fault-tolerance.rst +act #3911 Adding Java Lambda compatibility for Supervisor Strategy 2014-03-17 15:04:29 +01:00
fsm.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
futures.rst =doc Fix wrong rst format 2014-11-10 17:28:16 +01:00
hello-world.rst =doc clean up what-is-akka.rst and switch to www.typesafe.com 2014-03-13 12:42:47 +01:00
howto.rst Merge branch 'master' into wip-2605-java-pattern-ricklatrine 2012-12-08 11:49:06 +01:00
index-actors.rst +act #3911 Adding Java Lambda compatibility for Supervisor Strategy 2014-03-17 15:04:29 +01:00
index-futures.rst =tra #3668 Deprecate transactors 2013-12-13 11:00:06 +01:00
index-network.rst !cls #13711 Move cluster sharding 2015-05-11 20:07:22 +02:00
index-utilities.rst =ker #15677 Deprecate Microkernel 2015-04-01 12:01:07 +02:00
io-tcp.rst +act #3586 #3807 Implement mandatory read throttling 2014-01-17 18:27:56 +01:00
io-udp.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
io.rst !act #3812: Remove Pipelines 2014-01-17 15:52:24 +01:00
lambda-actors.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
lambda-fault-tolerance-sample.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
lambda-fault-tolerance.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
lambda-fsm.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
lambda-index-actors.rst +act #3911 Adding Java Lambda compatibility for Supervisor Strategy 2014-03-17 15:04:29 +01:00
lambda-persistence.rst =pro #16695 Update dependencies 2015-05-19 08:37:54 +02:00
logging.rst =pro #16695 Update dependencies 2015-05-19 08:37:54 +02:00
mailboxes.rst Introduce stable priority mailboxes. 2015-01-28 11:20:59 +00:00
persistence.rst =pro #16695 Update dependencies 2015-05-19 08:37:54 +02:00
remoting.rst =act, ker, rem, doc #16330 deprecate akka.util.Crypt 2014-12-20 13:30:37 +03:00
routing.rst +act #13004 Adding TailChopping router 2014-07-29 20:27:03 +02:00
scheduler.rst = doc: Added warning about closing over in scheduled tasks #3263 2013-07-04 14:05:29 +02:00
serialization.rst =doc s/will always by/will always be/ 2015-01-20 16:47:51 +01:00
testing.rst +tes #16431 support for TestProbe with user-defined name 2014-12-04 22:42:40 +01:00
typed-actors.rst =doc Fix wrong rst format 2014-11-10 17:28:16 +01:00
untyped-actors.rst =doc add clarification on ActorSelection vs. ActorRef 2015-03-09 15:09:56 +01:00