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
The option --incompatible_use_remote_host_java_toolchain will download the remote Java tools (archive of deploy jars) for the host configuration instead of using the corresponding embedded deploy jars. Enabling this flag only affects users of the Java rules.
Migration Notes
There are no actions required from the users. No migration is needed.
The text was updated successfully, but these errors were encountered:
…t java_toolchain and host_java_toolchain.
This PR introduces the flags:
* `--incompatible_use_remote_host_java_toolchain`
* `--incompatible_use_remote_java_toolchain`
Progress on #6316#7196#7197Closes#7156.
PiperOrigin-RevId: 230209934
…t java_toolchain and host_java_toolchain.
This PR introduces the flags:
* `--incompatible_use_remote_host_java_toolchain`
* `--incompatible_use_remote_java_toolchain`
Progress on bazelbuild#6316bazelbuild#7196bazelbuild#7197Closesbazelbuild#7156.
PiperOrigin-RevId: 230209934
The option
--incompatible_use_remote_host_java_toolchain
will download the remote Java tools (archive of deploy jars) for the host configuration instead of using the corresponding embedded deploy jars. Enabling this flag only affects users of the Java rules.Migration Notes
There are no actions required from the users. No migration is needed.
The text was updated successfully, but these errors were encountered: