You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a public java_compile_toolchain attr instead of _java_toolchain (#1389)
* Use a public java_compile_toolchain common attr instead of _java_toolchain
Co-authored-by: Shane Delmore <[email protected]>
* Add _java_toolchain default for aspects
* Remove missing test
* use specified_java_compile_toolchain in scala_import.bzl; lint
* assertTrue -> assertEquals
Co-authored-by: Shane Delmore <[email protected]>
0 commit comments