I am trying to use the typesafe console with the atmos sbt plugin. I find building the system difficult because I get "Akka version not supported by Typesafe Console". On a test project I was able to get past this by down grading my scala and akka versions. This won't work on my current project.
What is the right way to resolve this? I use sbt 0.13.1, scala 2.11.1, atmos plugin 0.3.2, and akka 2.3.3. While a specific answer is nice, I really want to be able to make sense of this on my own. Christopher Helck -- >>>>>>>>>> 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.
