Comcast / sirius

A distributed system library for managing application reference data
http://comcast.github.io/sirius/
Apache License 2.0
298 stars 49 forks source link

Upgrades Akka to support cross compilation with Scala 2.13 #151

Closed HaloFour closed 3 years ago

HaloFour commented 3 years ago

Upgrades Akka to 2.5.x to enable cross compilation between Scala versions 2.11 through 2.13.

HaloFour commented 3 years ago

An open question would be whether we want to continue supporting Scala 2.11. The only version(s) of Akka that support cross-compiling across all three Scala versions is Akka 2.5.23+. With Akka 2.6.x support for Scala 2.11 was dropped.