Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javadoc_library doesn't support JavaInfo provider #75

Closed
ghost opened this issue Jun 20, 2019 · 0 comments · Fixed by #77
Closed

javadoc_library doesn't support JavaInfo provider #75

ghost opened this issue Jun 20, 2019 · 0 comments · Fixed by #77

Comments

@ghost
Copy link

ghost commented Jun 20, 2019

javadoc_library will break when the --incompatible_disallow_legacy_java_provider switch flips. (See
bazelbuild/bazel#7598.)

ronshapiro pushed a commit that referenced this issue Jun 27, 2019
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
@ronshapiro ronshapiro mentioned this issue Jun 27, 2019
ronshapiro pushed a commit that referenced this issue Jun 27, 2019
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants