pekko/akka-coordination/src
Arnout Engelen 1e3903bc2c
compile akka-coordination with scala3 (#30386)
Unfortunately the tests reveal a problem: a duplicate 'get' static
forwarder method is generated on the `LeaseProvider` class, which
produces a problem getting the extension from Java. To be
investigated, but let's at least start checking compilation.

Co-authored-by: Renato Cavalcanti <renato@cavalcanti.be>
2021-07-19 17:09:48 +02:00
..
main compile akka-coordination with scala3 (#30386) 2021-07-19 17:09:48 +02:00
test compile akka-coordination with scala3 (#30386) 2021-07-19 17:09:48 +02:00