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

Revert upgrade to rules_java 8.3.1. #19416

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Revert upgrade to rules_java 8.3.1. #19416

merged 1 commit into from
Nov 26, 2024

Conversation

zhangskz
Copy link
Member

@zhangskz zhangskz commented Nov 26, 2024

This reverts protobuf's rules_java dependency back to 7.12.2 to remove the need for existing Bazel 6 / 7 WORKSPACE users to add additional loads for the 29.x minor release.

load("@rules_java//java:repositories.bzl", "rules_java_dependencies", "rules_java_toolchains")

rules_java_dependencies()
rules_java_toolchains()

This is a partial roll-back of fb8ee79.

Note that rules_java will likely still be upgrade in the 30.x release instead.

@zhangskz zhangskz requested review from a team as code owners November 26, 2024 21:20
@zhangskz zhangskz requested review from deannagarcia, Logofile and googleberg and removed request for a team and Logofile November 26, 2024 21:20
@zhangskz zhangskz enabled auto-merge (squash) November 26, 2024 21:34
@zhangskz zhangskz merged commit 870e599 into 29.x Nov 26, 2024
182 checks passed
@zhangskz zhangskz deleted the 29-undo-rules_java branch November 26, 2024 22:07
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.

2 participants