Commit Graph

2 Commits

Author SHA1 Message Date
Hubert Plociniczak
0ae2b60259 test 2024-04-25 17:06:51 +02:00
Hubert Plociniczak
fede7efca4 Mixed Scala/Java, fixed scala_rules for latest JDK
Using latest JDK (after proper GraalVM integration) broke compilation of
Scala projects due to a problem with SecurityManager in `scala_rules`.
Workaround it by having custom toolchain.

Added example BUILD for mixed Scala/Java project with a small number of
dependencies.
2024-04-25 15:33:58 +02:00