Re: [akka-user] How do you determine/set the version of Akka used by the Scala REPL?

2016-04-06 Thread Mark Bower
e: > ActorSystem.Version > > On Wed, Apr 6, 2016 at 6:04 AM, Mark Bower <markrbo...@gmail.com> wrote: > >> I am running MacOSX10.8, Java1.8, Scala 2.11 and would like to run Akka >> 2.4 in the Scala REPL, but I cannot find out how to specific where the >&g

[akka-user] How do you determine/set the version of Akka used by the Scala REPL?

2016-04-05 Thread Mark Bower
I am running MacOSX10.8, Java1.8, Scala 2.11 and would like to run Akka 2.4 in the Scala REPL, but I cannot find out how to specific where the Scala REPL gets its Akka implementation. I can run simple Akka actors in the REPL, but more advanced topics (like remote applications) generate errors