rules_scala icon indicating copy to clipboard operation
rules_scala copied to clipboard

On Windows, `phase_write_executable` does not use `java_bin` to find the relevant java binary

Open wiwa opened this issue 3 years ago • 0 comments
trafficstars

One issue is that this means Windows will not respect runtime_jdk. Another issue is that we have different code paths for finding the java binary.

https://github.com/bazelbuild/rules_scala/blob/cd556ccfc253bfd70659631079e39be412b5402d/scala/private/phases/phase_write_executable.bzl#L83

wiwa avatar Apr 07 '22 21:04 wiwa