pekko/akka-samples/akka-sample-persistence-java-lambda
Patrik Nordwall 33c7f6bb4f !per Change for journal plugin compatibility
* A few more adjustments, found when verifying source compatibility of a few
  journal plugins
* Note that PersistentId will be removed with deleteMessage and we should
  not break plugins because of that
* Add missing section of at-least-once delivery in migration guide

(cherry picked from commit 6727eac6d07280d277968e2e25db44e02be3b102)

Conflicts:
	akka-persistence/src/main/scala/akka/persistence/JournalProtocol.scala
	akka-persistence/src/main/scala/akka/persistence/Persistent.scala
	akka-persistence/src/main/scala/akka/persistence/Snapshot.scala
	akka-persistence/src/main/scala/akka/persistence/journal/AsyncWriteProxy.scala
2014-06-28 17:11:06 +02:00
..
project =per #3915 Make become work during recovery for EventsourcedProcessor et.c. 2014-03-22 00:47:03 +01:00
src/main !per Change for journal plugin compatibility 2014-06-28 17:11:06 +02:00
tutorial +per #15424 Added PersistentView, deprecated View 2014-06-26 10:10:09 +02:00
.gitignore =sam #3945 Added license file and tutorial to java8 persistence sample 2014-03-27 13:32:28 +01:00
activator.properties =per #3915 Make become work during recovery for EventsourcedProcessor et.c. 2014-03-22 00:47:03 +01:00
build.sbt =sam Update Scala dependencies to 2.10.4 2014-04-25 13:23:56 +02:00
COPYING =sam #3945 Added license file and tutorial to java8 persistence sample 2014-03-27 13:32:28 +01:00
LICENSE =sam #3945 Added license file and tutorial to java8 persistence sample 2014-03-27 13:32:28 +01:00
pom.xml =sam Update version numbers to 2.4-SNAPSHOT 2014-04-16 15:00:10 +02:00