pekko/akka-docs/rst/scala/code/docs/persistence
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
..
PersistenceDocSpec.scala +per #15327 Add AtLeastOnceDelivery trait 2014-06-26 22:58:46 +02:00
PersistencePluginDocSpec.scala !per Change for journal plugin compatibility 2014-06-28 17:11:06 +02:00
PersistenceSerializerDocSpec.scala Changes all occurances of Typesafe copyright to extend to 2014. 2014-02-04 21:20:09 -06:00