Skip to content

Support bazel 7 (not bzlmod)#329

Open
hatstand wants to merge 1 commit into
salesforce:masterfrom
hatstand:bazel-7
Open

Support bazel 7 (not bzlmod)#329
hatstand wants to merge 1 commit into
salesforce:masterfrom
hatstand:bazel-7

Conversation

@hatstand

Copy link
Copy Markdown
  • host_configuration was deprecated and removed in bazel 7.
  • javabase is no longer required.
  • rules that make use of toolchains must now declare the dependency in the rule declaration.

* `host_configuration` was deprecated and removed in bazel 7.
* `javabase` is no longer required.
* rules that make use of toolchains must now declare the dependency in the rule declaration.
@salesforce-cla

Copy link
Copy Markdown

Thanks for the contribution! Before we can merge this, we need @hatstand to sign the Salesforce Inc. Contributor License Agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant