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

Make rules_java backwards compatible with Bazel 6.3.0 #210

Closed

Conversation

comius
Copy link
Collaborator

@comius comius commented Sep 2, 2024

Move bootstrap_toolchain_type into rules_java. There are no uses outside
of rules_java. This fixes compatiblity with Bazel 6.3.0, which doesn't
have the definition.

Add back _allowlist_function_transition. Older versions of Bazel require it.

Add Bazel 6.3.0 to the CI.

Remove a couple of broken targets from toolchains/BUILD. Those were
broken becuase old JDKs were removed.

Move bootstrap_toolchain_type into rules_java. There are no uses outside
of rules_java. This fixes compatiblity with Bazel 6.3.0, which doesn't
have the definition.

Add Bazel 6.3.0 to the CI.

Remove a couple of broken targets from toolchains/BUILD. Those were
broken becuase old JDKs were removed.
@comius comius requested a review from a team as a code owner September 2, 2024 14:00
@comius comius requested review from hvadehra and removed request for a team September 2, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant