Closed
Description
It is currently impossible to use rules_java >= 8.0.0 with Android.
Was broken by 2c8f7f4
Works in rules_java 7.12.1, does not work in 8.0.0
Reproduction steps:
- Clone https://github.com/gottagofaster236/rules_java_reproducer
- Run
bazel build //...
Output:
ERROR: Traceback (most recent call last):
File "/private/var/tmp/_bazel_Lev.Leontev/7114f3e2d9f9ded26b3ceaa12ef97052/external/rules_java~/java/common/rules/android_lint.bzl", line 142, column 31, in <toplevel>
android_lint_subrule = subrule(
Error in subrule: file '@@rules_java~//java/common/rules:android_lint.bzl' cannot use private API
Metadata
Metadata
Assignees
Labels
No labels