rules_scala icon indicating copy to clipboard operation
rules_scala copied to clipboard

State of Scala 3 support?

Open obeattie opened this issue 3 years ago • 0 comments

Hi there,

I'm strugging to get scala_proto_library rules working with Scala 3, and before I go digging into the errors I'm seeing I wanted to ask in general what the state of Scala 3 support in rules_scala is, especially with regard to scala_proto_library rules? I have noticed that, by default, it looks like the Scala 2.13 libraries are being used for ScalaPB, so I am wondering if this is something that has been tested?

Thanks for your help! ✌️

https://github.com/bazelbuild/rules_scala/blob/71d7135808750623b2c9340704a23384de0caefd/third_party/repositories/scala_3_1.bzl#L317-L328

obeattie avatar Jul 28 '22 22:07 obeattie