Thanks, we have it in progress here: https://github.com/akka/akka/pull/21868 Will be included in next Akka release.
On Mon, Nov 21, 2016 at 6:05 AM, Ian de Beer <[email protected]> wrote: > Hi Patrik > 2016 Nov 17 — ScalaSTM version 0.8 released, including > • added 2.12 build > • small TxnLocal improvements > • correctness fix for TArray[Long] and AtomicArray.ofLong > > Regards > > Ian de Beer > > > > > zenAptix (Pty) Ltd > Octo Place Block B, Unit B01, > Electron Rd, > Technopark. > Stellenbosch, > South Africa > > Mobile: +27 82 887 0926 > web: http://www.zenaptix.com > > > > > This e-mail transmission contains confidential information, which is the > property of EOH Holdings Limited and its subsidiaries (“EOH”). No person, > other than the recipient (so indicated by the sender) may use or disclose > the contents of this message, links or attachments hereto, to any > person whatsoever. Unauthorised disclosure and/or use may result in civil > and criminal liability. > > Any views expressed in this message are those of the individual sender, > except where the message states otherwise and the sender is authorised to > state them to be the views of any such entity. > > The disclaimer forms part of the content of this e-mail in terms > of section 11 of the Electronic Communications and Transactions Act, 25 of > 2002. Refer to http://www.eoh.co.za/disclaimer > > On 14 Nov 2016, at 10:16 AM, Patrik Nordwall <[email protected]> > wrote: > > Thanks, let us know when scala-stm is available for 2.12 and we will > publish akka-agent. > /Patrik > > On Mon, Nov 14, 2016 at 9:13 AM, Ian de Beer <[email protected]> wrote: > >> I see akka-agent fails due to the dependency on scala-stm 0.7. I have >> updated the scala-stm 0.7 sbt to build with scala 2.12 and sent a a pull >> request to the maintainer. akka-agent builds after that (from my local ivy) >> >> >> On Sunday, 13 November 2016 17:05:48 UTC+2, Ian de Beer wrote: >>> >>> Hi >>> Even though akka-agent is listed as having a scala 2.12.0-RC2 build, I >>> can not find it in the maven repo. Is this just an oversight? >>> When will Akka be available for 2.12.0 (not RC2) - I know it is the >>> same, it is just a minor PITA to specify the version explicitly in SBT >>> rather than just use %%. >>> Regards >>> Ian >>> >>> >> -- >> >>>>>>>>>> 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. >> > > > > -- > > Patrik Nordwall > Akka Tech Lead > Lightbend <http://www.lightbend.com/> - Reactive apps on the JVM > Twitter: @patriknw > > > -- > >>>>>>>>>> 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 a topic in the > Google Groups "Akka User List" group. > To unsubscribe from this topic, visit https://groups.google. > com/d/topic/akka-user/608h9Sa8aNg/unsubscribe. > To unsubscribe from this group and all its topics, 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. > > > -- > >>>>>>>>>> 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. > -- Patrik Nordwall Akka Tech Lead Lightbend <http://www.lightbend.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> 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.
