Open meteorcloudy opened 1 month ago
@hvadehra Looks like https://github.com/bazelbuild/bazel/pull/23571 is getting cherry-picked back to 7.4, you probably want to fix this one to make sure the upgrade is backwards compatible?
I bisected with rules_android using
bazel --bisect=c364bd65eee1b5b0874de85f41c39c2d6915ff8b..HEAD build --enable_workspace --noenable_bzlmod --nobuild //test/rules/...
https://github.com/kythe/kythe/issues/6138 might be the same issue
cc @comius
Looks like the failures are only when using WORKSPACE, and not with bzlmod. So presumably they're picking up an older version of rules_java
?
Bisect points to https://github.com/bazelbuild/bazel/commit/f92124acf3d0eb99d06570ddc380aca7ab354b90