1. f81734b Add links to documentation to the rules_java README by Googler · 21 hours ago master
  2. 349608c Release `rules_java` `v8.5.0` by Googler · 25 hours ago
  3. 97a3dfb Remove top-level usage of native `java_common` in java_toolchain.bzl by Googler · 25 hours ago
  4. 8bc4290 Release `rules_java` `v8.5.0-rc2` by Googler · 2 days ago
  5. 7170aea Release `rules_java` `v8.5.0-rc1` by Googler · 2 days ago
  6. bc4a03f Add runfiles library to release archive by Fabian Meumertzheim · 2 days ago
  7. a156fe9 Move (and enable) remaining java rules & providers out of `@_builtins` by Googler · 2 days ago
  8. ba2744a Release `rules_java` `v8.4.0` by Googler · 2 days ago
  9. 6bb5306 Copy over runfiles library from Bazel by Fabian Meumertzheim · 5 days ago
  10. 865f285 Use hermetic Java runtimes by Fabian Meumertzheim · 6 days ago
  11. 80de6ea Add CI for testing rules_java with WORKSPACE only (no bzlmod) by Googler · 8 days ago
  12. db85b7f Release `rules_java` `v8.3.2` by Googler · 10 days ago
  13. 20fc864 Add deprecation message to java_proto_library and java_lite_proto_library rules in rules_java. by Googler · 13 days ago
  14. dded932 Release `rules_java` `v8.3.1` by Googler · 13 days ago
  15. 9fd8c49 Use @com_google_protobuf instead of @protobuf in rules_java by Googler · 13 days ago
  16. 309f6d2 Add the repo rule `http_jar` by Xùdōng Yáng · 2 weeks ago
  17. 04598c7 Load `sh_test` from `@rules_shell` by Googler · 2 weeks ago
  18. 6a34389 Release `rules_java` `v8.3.0` by Googler · 3 weeks ago
  19. 7253656 Update `java_tools` to `v13.13` by Googler · 3 weeks ago
  20. e14b558 Enable `rules_java` CI for Bazel 6 by Googler · 3 weeks ago
  21. d291d37 Add an internal module extension to support Bazel 7 (and possibly 6 as well) by Googler · 3 weeks ago
  22. 0b8629c Disable docs test on Bazel 7 by Googler · 3 weeks ago
  23. e6afcd4 Fix bazel_java_binary_wrapper.bzl visibility by Googler · 3 weeks ago
  24. d5c7eb1 Drop `--experimental_google_legacy_api` in `rules_java` by Googler · 3 weeks ago
  25. ec8a985 Release `rules_java` `v8.2.0` by Googler · 4 weeks ago
  26. 2cc0a47 Update rule documentation to use booleans for boolean values. by Googler · 4 weeks ago
  27. 2f45e20 Copy the remaining java rule code out of `@_builtins` by Googler · 4 weeks ago
  28. 9a8d8f3 Update `--should-stop=ifError=FLOW` flags by Googler · 5 weeks ago
  29. 21bdf1e Fix `rules_java` presubmits by Googler · 5 weeks ago
  30. 5fe8347 Add `-XDshould-stop.ifError=FLOW` to the default javacopts. by Googler · 5 weeks ago
  31. 9226c76 Remove dependency on builtins-internal symbol `CcNativeLibraryInfo` from `java_info.bzl` by Googler · 5 weeks ago
  32. 94d5617 Make proto_support bzl_library visible by Googler · 6 weeks ago
  33. 79c6e69 Remove @rules_cc//cc:defs.bzl references by Ivo List · 6 weeks ago
  34. 0116723 Add support for configuring `--system` using `java_package_configuration` by Googler · 6 weeks ago
  35. e6009ef Fix proto_support visibility by Googler · 6 weeks ago
  36. c98aab7 Remove proto testing deps from rules_java by Googler · 6 weeks ago
  37. a405ce0 Release `rules_java` `v8.1.0` by Googler · 6 weeks ago
  38. 071069d Fix `auto_create_deploy_jars` in `java_binary` for IntelliJ by Googler · 6 weeks ago
  39. 87e5aac Change the default java `source_version` / `target_version` to `11` by Googler · 6 weeks ago
  40. 708d0cc Add proto_support to for_bazel_tests by Googler · 6 weeks ago
  41. a66a4d0 Redirect java proto libraries to protobuf by Googler · 6 weeks ago
  42. 886c113 Remove rules_proto dependency by Googler · 6 weeks ago
  43. c5a3310 Add `rule_util.bzl` tests by Googler · 6 weeks ago
  44. ba7fcc5 Release `rules_java` `v8.0.1` (w/ `java_tools` `v13.11`) by Googler · 6 weeks ago
  45. f552441 Implement ProguardSpecInfo in Starlark by Googler · 6 weeks ago
  46. 110064d Release `rules_java` `v8.0.0` by Googler · 7 weeks ago
  47. 692f1d3 Release `rules_java` `v8.0.0-rc2` (w/ `java_tools` `v13.10`) by Googler · 7 weeks ago
  48. 9b0e4b5 Release `rules_java` `8.0.0-rc1` by Googler · 7 weeks ago
  49. b11d9f0 Use `@protobuf` instead of `@rules_proto` in `rules_java` by Googler · 7 weeks ago
  50. 2c8f7f4 Strip bzl visibility in `rules_java` on export by Googler · 7 weeks ago
  51. 3cdce96 Automated rollback of commit e4d1f09aeb143d20a21008793cb46d4b91c8005c. by Googler · 7 weeks ago
  52. f9a4608 Release `rules_java` `v7.12.1` by Googler · 7 weeks ago
  53. 38ba04b Make `stardoc` a dev dependency of `rules_java` by Googler · 7 weeks ago
  54. d12c75c Update rules_java to 7.12.0 and java_tools to 13.9 by Ian (Hee) Cha · 8 weeks ago
  55. c1ce06e Use `--one_version_allowlist` flag added in unknown commit by Googler · 8 weeks ago
  56. 46b472d Minor documentation fixes by Googler · 8 weeks ago
  57. b6cf2eb Rename java_toolchain.oneversion_whitelist to oneversion_allowlist by Googler · 8 weeks ago
  58. 203ec02 Add initial rule docs by hvadehra · 8 weeks ago
  59. e4d1f09 Partial rollback of commit 70970af9590a49b310312b2d01e85ac4fb72fff7. by Googler · 8 weeks ago
  60. 84cd7a3 BEGIN_PUBLIC Update one version allowlist flag END_PUBLIC by Googler · 8 weeks ago
  61. 84d712c Update JDK 21 binaries by Fabian Meumertzheim · 9 weeks ago
  62. de933f3 Clean up internal references in rules_java and fix test deps by Googler · 9 weeks ago
  63. 0612db7 Update to released `rules_cc` dependency from BCR in `rules_java` by Googler · 9 weeks ago
  64. 8b21e59 Fix target visibility for `@rules_java//java/common/rules:core_rules` by Googler · 10 weeks ago
  65. 70970af Switch `rules_java` rule macro redirects from `native.*` to those defined locally by Googler · 10 weeks ago
  66. 421c655 Fix usage of `paths.get_relative` that was defined in `@_builtins` only by Googler · 10 weeks ago
  67. e40342e Add missing `bzl_library` and test filegroups by Googler · 10 weeks ago
  68. 2f6c7e1 Split rule bzl files into definitions and implementations by Googler · 2 months ago
  69. 54fde11 Fix `load()` paths for `@bazel_skylib` by Googler · 2 months ago
  70. 272366d Copy the Bazel java rules out of builtins by Googler · 2 months ago
  71. c98fb70 Release `rules_java` `v7.11.1` by Googler · 2 months ago
  72. 764a64f Dowgrade `abseil-cpp` version in `java_tools` (and tests) to match the one in Bazel by Googler · 2 months ago
  73. 9c9f935 Update rules_java to 7.11.0 and java_tools to 13.8 by Ian (Hee) Cha · 2 months ago
  74. 4f50c3b Wire up `oneversion` in Java toolchain configurations by Fabian Meumertzheim · 3 months ago
  75. bcc5062 Fix bootstrap_runtime_toolchain_type reference by Ivo List · 3 months ago
  76. 19841b7 Update version in defs.bzl by keertk · 3 months ago
  77. 2c67f88 Release rules_java v7.10.0 by keertk · 3 months ago
  78. 30ecf3f Make rules_java backwards compatible with Bazel 6.3.0 by Ivo List · 3 months ago
  79. 2392b24 Release rules_java v7.9.1 by keertk · 3 months ago
  80. e1d7466 Revert https://github.com/bazelbuild/rules_java/commit/18e8c3b79fde5eff093ddc9f4add91df586ec63e by Googler · 3 months ago
  81. 18e8c3b Expose correct symbols from Blaze by Googler · 3 months ago
  82. ca8565f Update rules_java to 7.9.0 and java_tools to 13.7 by Ian (Hee) Cha · 3 months ago
  83. ed710a4 Update version to 7.7.3 by keertk · 4 months ago
  84. 0c4318b Release rules_java v7.8.0 by keertk · 4 months ago
  85. 7517ac6 Expose symbols needed to support Java proto libraries by Googler · 4 months ago
  86. 38cdd62 Fix jni_md.h not found on linux_mips64 and linux_riscv64 by Lazy Programer · 4 months ago
  87. bc22445 Run integration tests with `rules_java` distribution instead of repo source by Googler · 4 months ago
  88. 15c90a6 Release `rules_java` `v7.7.2` by Googler · 4 months ago
  89. f7337ec Add new sources to `rules_java` distribution filegroup by Googler · 4 months ago
  90. f1e0b62 Prepare analysis tests for builtin rules migration by Googler · 4 months ago
  91. 6d9ef66 Release `rules_java` `7.7.1` by Googler · 4 months ago
  92. aea5520 Fix build/bzl formatting and github export by Googler · 4 months ago
  93. 000587f rules_java: Explicitly pass in the apparent repo name in local_jdk_repository by Googler · 4 months ago
  94. 6551a25 Internal change by Googler · 4 months ago
  95. 2970e68 Release rules_java v7.7.0 by keertk · 4 months ago
  96. ebc3531 Add redirects for proto_registry by Googler · 5 months ago
  97. 2d0f08c Fix path mapping logic in `bootclasspath` for generated files by Fabian Meumertzheim · 5 months ago
  98. 628fc4a Release `rules_java` `v7.6.5` by Googler · 5 months ago
  99. 3a90803 Add test for remote_java_tools configs by Googler · 5 months ago
  100. a5c7aec Remove duplication and update Zulu mirror URLs by Googler · 5 months ago