Akka Remote compiling on Scala 3.0 (#30361)
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
This commit is contained in:
parent
083303266e
commit
70ba0a1af0
25 changed files with 62 additions and 56 deletions
|
|
@ -399,6 +399,7 @@ lazy val remote =
|
|||
.settings(OSGi.remote)
|
||||
.settings(Protobuf.settings)
|
||||
.settings(Test / parallelExecution := false)
|
||||
.settings(serialversionRemoverPluginSettings)
|
||||
.enablePlugins(Jdk9)
|
||||
|
||||
lazy val remoteTests = akkaModule("akka-remote-tests")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue