- 308d11e Add janitors to the OWNERS file am: 517c1164a3 by Sadaf Ebrahimi · 1 year, 2 months ago main master
- 517c116 Add janitors to the OWNERS file by Sadaf Ebrahimi · 1 year, 2 months ago
- 6558c51 Merge "Upgrade rules_java to 8.6.2" into main am: 00d7bae325 by Treehugger Robot · 1 year, 2 months ago
- 00d7bae Merge "Upgrade rules_java to 8.6.2" into main by Treehugger Robot · 1 year, 2 months ago
- 70f6636 Upgrade rules_java to 8.6.2 by HONG Yifan · 1 year, 2 months ago
- 449303e Add `incompatible_language_version_bootclasspath` flag by Fabian Meumertzheim · 1 year, 2 months ago upstream/8.6.2
- 4cb426e Release `@rules_java` `v8.6.2` by Googler · 1 year, 2 months ago
- fd9e39c Make `@rules_java//java:http_jar.bzl` compatible with Bazel 6 by Googler · 1 year, 2 months ago
- 084b75a Remove duplication in `@rules_java` presubmit config by Googler · 1 year, 2 months ago
- 2847c0e Release `@rules_java` `v8.6.1` by Googler · 1 year, 2 months ago upstream/8.6.1
- 934c1b2 Fix `proto_support.bzl` for Bazel by Googler · 1 year, 2 months ago
- 36a3669 Release `@rules_java` `v8.6.0` by Googler · 1 year, 2 months ago upstream/8.6.0
- 4206c53 Revert `bootstrap_runtime_toolchain_type` changes by hvadehra · 1 year, 2 months ago
- a04ab3c Remove `java_binary.classlist` by Googler · 1 year, 2 months ago
- c22454f Build bootclasspath in a UTF-8 environment by Fabian Meumertzheim · 1 year, 2 months ago
- 6b37b15 Rename `rules_java` runfiles package `BUILD.bazel` -> `BUILD` by Googler · 1 year, 2 months ago
- c81497b Add back `bzl_library` deps to `@rules_java//java/common` for maintaining backwards compatibility by Googler · 1 year, 2 months ago
- 5890537 Release `@rules_java` `v8.5.1` by Googler · 1 year, 3 months ago upstream/8.5.1
- 4bebd03 Overhaul `@rules_java` bzl_library dep graph by Googler · 1 year, 3 months ago
- a22cec1 Update `@rules_java` release notes by Googler · 1 year, 3 months ago
- f81734b Add links to documentation to the rules_java README by Googler · 1 year, 3 months ago
- 349608c Release `rules_java` `v8.5.0` by Googler · 1 year, 3 months ago upstream/8.5.0
- 97a3dfb Remove top-level usage of native `java_common` in java_toolchain.bzl by Googler · 1 year, 3 months ago
- 8bc4290 Release `rules_java` `v8.5.0-rc2` by Googler · 1 year, 3 months ago upstream/8.5.0-rc2
- 7170aea Release `rules_java` `v8.5.0-rc1` by Googler · 1 year, 3 months ago upstream/8.5.0-rc1
- bc4a03f Add runfiles library to release archive by Fabian Meumertzheim · 1 year, 3 months ago
- a156fe9 Move (and enable) remaining java rules & providers out of `@_builtins` by Googler · 1 year, 3 months ago
- ba2744a Release `rules_java` `v8.4.0` by Googler · 1 year, 3 months ago upstream/8.4.0
- 6bb5306 Copy over runfiles library from Bazel by Fabian Meumertzheim · 1 year, 3 months ago
- 865f285 Use hermetic Java runtimes by Fabian Meumertzheim · 1 year, 3 months ago
- 80de6ea Add CI for testing rules_java with WORKSPACE only (no bzlmod) by Googler · 1 year, 3 months ago
- db85b7f Release `rules_java` `v8.3.2` by Googler · 1 year, 3 months ago upstream/8.3.2
- 20fc864 Add deprecation message to java_proto_library and java_lite_proto_library rules in rules_java. by Googler · 1 year, 3 months ago
- dded932 Release `rules_java` `v8.3.1` by Googler · 1 year, 3 months ago upstream/8.3.1
- 9fd8c49 Use @com_google_protobuf instead of @protobuf in rules_java by Googler · 1 year, 3 months ago
- 309f6d2 Add the repo rule `http_jar` by Xùdōng Yáng · 1 year, 3 months ago
- 04598c7 Load `sh_test` from `@rules_shell` by Googler · 1 year, 3 months ago
- 6a34389 Release `rules_java` `v8.3.0` by Googler · 1 year, 3 months ago upstream/8.3.0
- 7253656 Update `java_tools` to `v13.13` by Googler · 1 year, 3 months ago
- e14b558 Enable `rules_java` CI for Bazel 6 by Googler · 1 year, 3 months ago
- d291d37 Add an internal module extension to support Bazel 7 (and possibly 6 as well) by Googler · 1 year, 3 months ago
- 0b8629c Disable docs test on Bazel 7 by Googler · 1 year, 3 months ago
- e6afcd4 Fix bazel_java_binary_wrapper.bzl visibility by Googler · 1 year, 3 months ago
- d5c7eb1 Drop `--experimental_google_legacy_api` in `rules_java` by Googler · 1 year, 3 months ago
- ec8a985 Release `rules_java` `v8.2.0` by Googler · 1 year, 3 months ago upstream/8.2.0
- 2cc0a47 Update rule documentation to use booleans for boolean values. by Googler · 1 year, 4 months ago
- 2f45e20 Copy the remaining java rule code out of `@_builtins` by Googler · 1 year, 4 months ago
- 9a8d8f3 Update `--should-stop=ifError=FLOW` flags by Googler · 1 year, 4 months ago
- 21bdf1e Fix `rules_java` presubmits by Googler · 1 year, 4 months ago
- 5fe8347 Add `-XDshould-stop.ifError=FLOW` to the default javacopts. by Googler · 1 year, 4 months ago
- 9226c76 Remove dependency on builtins-internal symbol `CcNativeLibraryInfo` from `java_info.bzl` by Googler · 1 year, 4 months ago
- 94d5617 Make proto_support bzl_library visible by Googler · 1 year, 4 months ago
- 79c6e69 Remove @rules_cc//cc:defs.bzl references by Ivo List · 1 year, 4 months ago
- 0116723 Add support for configuring `--system` using `java_package_configuration` by Googler · 1 year, 4 months ago
- e6009ef Fix proto_support visibility by Googler · 1 year, 4 months ago
- c98aab7 Remove proto testing deps from rules_java by Googler · 1 year, 4 months ago
- a405ce0 Release `rules_java` `v8.1.0` by Googler · 1 year, 4 months ago upstream/8.1.0
- 071069d Fix `auto_create_deploy_jars` in `java_binary` for IntelliJ by Googler · 1 year, 4 months ago
- 87e5aac Change the default java `source_version` / `target_version` to `11` by Googler · 1 year, 4 months ago
- 708d0cc Add proto_support to for_bazel_tests by Googler · 1 year, 4 months ago
- a66a4d0 Redirect java proto libraries to protobuf by Googler · 1 year, 4 months ago
- 886c113 Remove rules_proto dependency by Googler · 1 year, 4 months ago
- c5a3310 Add `rule_util.bzl` tests by Googler · 1 year, 4 months ago
- ba7fcc5 Release `rules_java` `v8.0.1` (w/ `java_tools` `v13.11`) by Googler · 1 year, 4 months ago upstream/8.0.1
- f552441 Implement ProguardSpecInfo in Starlark by Googler · 1 year, 4 months ago
- 110064d Release `rules_java` `v8.0.0` by Googler · 1 year, 4 months ago upstream/8.0.0
- 692f1d3 Release `rules_java` `v8.0.0-rc2` (w/ `java_tools` `v13.10`) by Googler · 1 year, 4 months ago upstream/8.0.0-rc2
- 9b0e4b5 Release `rules_java` `8.0.0-rc1` by Googler · 1 year, 4 months ago upstream/8.0.0-rc1
- b11d9f0 Use `@protobuf` instead of `@rules_proto` in `rules_java` by Googler · 1 year, 4 months ago
- 2c8f7f4 Strip bzl visibility in `rules_java` on export by Googler · 1 year, 4 months ago
- 3cdce96 Automated rollback of commit e4d1f09aeb143d20a21008793cb46d4b91c8005c. by Googler · 1 year, 4 months ago
- f9a4608 Release `rules_java` `v7.12.1` by Googler · 1 year, 4 months ago upstream/7.12.1
- 38ba04b Make `stardoc` a dev dependency of `rules_java` by Googler · 1 year, 4 months ago
- d12c75c Update rules_java to 7.12.0 and java_tools to 13.9 by Ian (Hee) Cha · 1 year, 4 months ago upstream/7.12.0
- c1ce06e Use `--one_version_allowlist` flag added in unknown commit by Googler · 1 year, 4 months ago
- 46b472d Minor documentation fixes by Googler · 1 year, 4 months ago
- b6cf2eb Rename java_toolchain.oneversion_whitelist to oneversion_allowlist by Googler · 1 year, 5 months ago
- 203ec02 Add initial rule docs by hvadehra · 1 year, 5 months ago
- e4d1f09 Partial rollback of commit 70970af9590a49b310312b2d01e85ac4fb72fff7. by Googler · 1 year, 5 months ago
- 84cd7a3 BEGIN_PUBLIC Update one version allowlist flag END_PUBLIC by Googler · 1 year, 5 months ago
- 84d712c Update JDK 21 binaries by Fabian Meumertzheim · 1 year, 5 months ago
- de933f3 Clean up internal references in rules_java and fix test deps by Googler · 1 year, 5 months ago
- 0612db7 Update to released `rules_cc` dependency from BCR in `rules_java` by Googler · 1 year, 5 months ago
- 8b21e59 Fix target visibility for `@rules_java//java/common/rules:core_rules` by Googler · 1 year, 5 months ago
- 70970af Switch `rules_java` rule macro redirects from `native.*` to those defined locally by Googler · 1 year, 5 months ago
- 421c655 Fix usage of `paths.get_relative` that was defined in `@_builtins` only by Googler · 1 year, 5 months ago
- e40342e Add missing `bzl_library` and test filegroups by Googler · 1 year, 5 months ago
- 2f6c7e1 Split rule bzl files into definitions and implementations by Googler · 1 year, 5 months ago
- 54fde11 Fix `load()` paths for `@bazel_skylib` by Googler · 1 year, 5 months ago
- 272366d Copy the Bazel java rules out of builtins by Googler · 1 year, 5 months ago
- c98fb70 Release `rules_java` `v7.11.1` by Googler · 1 year, 5 months ago upstream/7.11.1
- 764a64f Dowgrade `abseil-cpp` version in `java_tools` (and tests) to match the one in Bazel by Googler · 1 year, 5 months ago
- 9c9f935 Update rules_java to 7.11.0 and java_tools to 13.8 by Ian (Hee) Cha · 1 year, 5 months ago upstream/7.11.0
- 4f50c3b Wire up `oneversion` in Java toolchain configurations by Fabian Meumertzheim · 1 year, 5 months ago
- bcc5062 Fix bootstrap_runtime_toolchain_type reference by Ivo List · 1 year, 5 months ago
- 19841b7 Update version in defs.bzl by keertk · 1 year, 5 months ago upstream/7.10.0
- 2c67f88 Release rules_java v7.10.0 by keertk · 1 year, 5 months ago
- 30ecf3f Make rules_java backwards compatible with Bazel 6.3.0 by Ivo List · 1 year, 5 months ago
- 2392b24 Release rules_java v7.9.1 by keertk · 1 year, 5 months ago upstream/7.9.1
- e1d7466 Revert https://github.com/bazelbuild/rules_java/commit/18e8c3b79fde5eff093ddc9f4add91df586ec63e by Googler · 1 year, 6 months ago