Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incompatible_use_remote_host_java_toolchain: use remote Java tools instead of the embedded deploy jars #7197

Closed
iirina opened this issue Jan 21, 2019 · 0 comments
Assignees
Labels
incompatible-change Incompatible/breaking change

Comments

@iirina
Copy link
Contributor

iirina commented Jan 21, 2019

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.

@iirina iirina added the incompatible-change Incompatible/breaking change label Jan 21, 2019
@iirina iirina self-assigned this Jan 21, 2019
bazel-io pushed a commit that referenced this issue Jan 21, 2019
…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 #7197

Closes #7156.

PiperOrigin-RevId: 230209934
weixiao-huang pushed a commit to weixiao-huang/bazel that referenced this issue Jan 31, 2019
…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#6316 bazelbuild#7196 bazelbuild#7197

Closes bazelbuild#7156.

PiperOrigin-RevId: 230209934
bazel-io pushed a commit that referenced this issue Feb 18, 2019
@iirina iirina closed this as completed Feb 20, 2019
bazel-io pushed a commit that referenced this issue Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incompatible-change Incompatible/breaking change
Projects
None yet
Development

No branches or pull requests

3 participants
@iirina @lberki and others