=rem #16623: Fix concurrent reliable delivery actors

(cherry picked from commit 4f7c90660226b05edc3581454d18fd53a4762802)

Conflicts:
	project/AkkaBuild.scala
This commit is contained in:
Patrik Nordwall 2015-01-19 10:03:40 +01:00
parent cedfaa35cc
commit a1d7199a42
9 changed files with 294 additions and 75 deletions

View file

@ -347,7 +347,7 @@ object AkkaBuild extends Build {
lazy val mimaIgnoredProblems = {
Seq(
// add filters here, see release-2.2 branch
// add filters here, see release-2.3 branch
)
}