This is very weird. We'll investigate. On Feb 11, 2017 19:42, "Alan Burlison" <[email protected]> wrote:
> On 11/02/17 18:40, Konrad Malawski wrote: > > Could you post your dependencies? >> Build.sbt file or the dependency graph would be good. >> > > libraryDependencies ++= Seq( > "com.typesafe.akka" %% "akka-actor" % "2.4.17", > "com.typesafe.akka" %% "akka-persistence" % "2.4.17", > "com.typesafe.akka" %% "akka-http" % "10.0.3", > "io.spray" %% "spray-json" % "1.3.3", > "org.iq80.leveldb" % "leveldb" % "0.7", > "org.fusesource.leveldbjni" % "leveldbjni-all" % "1.8", > "com.typesafe.akka" %% "akka-persistence-tck" % "2.4.17" % "test" > ) > > I don't know how to get the dependency graph, if it's needed let me know > what to do. > > -- > Alan Burlison > -- > -- >>>>>>>>>> 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 https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
