Niklas Gustavsson
Results
22
comments of
Niklas Gustavsson
Stumbled on an issue where `error_prone_annotations` still depends on the now removed `error_prone_type_annotations`, here's a PR to remove that: https://github.com/google/error-prone/pull/4924
> Shouldn't this be fixed in Bazel's rules_jvm_external to properly handle relocations? That's fair. It does somewhat handle relocations (https://github.com/bazel-contrib/rules_jvm_external/tree/d8af22108bd8b353a226140570008231f2921931?tab=readme-ov-file#overriding-generated-targets), but doesn't seem to handle the case where relocation target...