Hello Alessandro, We’ll be releasing 2.3.4 in a few days, it will include the new persistence APIs (PersistentActor among them). We will release for both 2.10 and 2.11 ( like we did for 2.3.3 - http://search.maven.org/#artifactdetails%7Ccom.typesafe.akka%7Cakka-persistence-experimental_2.11%7C2.3.3%7Cjar )
// We don’t release nightly snapshots from the 2.3.x branch, which is why you can’t find it online earlier; For experimenting with it “ASAP” you can checkout the release-2.3 branch and publishLocal. Thanks for the interest! On Mon, Jun 23, 2014 at 7:08 PM, Alessandro Vermeulen < [email protected]> wrote: > L.s. > > Is it possible to use the PersistentActor from > akka-persistence-experimental with Scala 2.11? The snapshot appears to have > been only build for 2.10. > > With kind regards, > Alessandro Vermeulen > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Cheers, Konrad 'ktoso' Malawski hAkker - Typesafe, Inc <http://scaladays.org> -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
