Richard Searle

home

Using akka with SBT and Scala 2.8.0

22 Aug 2010

akka describes how to use SBT but neither it nor the SBT documentation indicates how to specify the Scala version to get 2.8.0. Some digging into the repo indicates the correct vallue is: 2.8.0-SNAPSHOT Hopefully all the Scala infrastructure will soon catch up to 2.8 and eliminate these missteps.