Fix `rules_java` presubmits

 - Update to `java_tools` `v13.12` (was missing a load for java_binary)
 - Disable building `rules_java` docs with Bazel@HEAD.
   Protobuf (needed by stardoc) is currently broken with Bazel@HEAD because of deleting the python & java rules. Unless we want to patch protobuf locally (as in Bazel), we need to wait for a final protobuf release.

PiperOrigin-RevId: 686461122
Change-Id: Id15e93e6784134684a0226b6bfedca2f17a50bd2
2 files changed
tree: 2e80d48b355bf56b6c498f56c5abca8d0029037f
  1. .bazel_checkout/
  2. .bazelci/
  3. .bcr/
  4. .github/
  5. distro/
  6. examples/
  7. java/
  8. test/
  9. toolchains/
  10. .bazelrc
  11. .gitignore
  12. AUTHORS
  13. BUILD
  14. CODEOWNERS
  15. CONTRIBUTING.md
  16. LICENSE
  17. MODULE.bazel
  18. README.md
  19. renovate.json
  20. WORKSPACE
  21. WORKSPACE.bzlmod
README.md

rules_java

  • Postsubmit Build status
  • Postsubmit + Current Bazel Incompatible Flags Build status

Java Rules for Bazel https://bazel.build.