You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preparation for bazelbuild/bazel#7598.
Closes#75.
Resolves#76.
Testing Done:
- `./build_test.sh`
- Used `javadoc_library` in a project with custom Java rules which only export
the `JavaInfo` provider.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=254235598
Preparation for bazelbuild/bazel#7598.
Closes#75.
Resolves#76.
Testing Done:
- `./build_test.sh`
- Used `javadoc_library` in a project with custom Java rules which only export
the `JavaInfo` provider.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=254235598
javadoc_library
will break when the--incompatible_disallow_legacy_java_provider
switch flips. (Seebazelbuild/bazel#7598.)
The text was updated successfully, but these errors were encountered: