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

Add compile-only deps to javadocs classpath #952

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Sep 1, 2023

javadoc may have to inspect compile-only dependencies.

Also removes a line that only added elements to a depset that are already contained in this depset.

javadoc may have to inspect compile-only dependencies.

Also removes a line that only added elements to a depset that are
already contained in this depset.
@fmeum
Copy link
Contributor Author

fmeum commented Sep 1, 2023

@shs96c Not directly related to this PR, but it looks like the additional_dependencies attribute of the javadoc rule is a no-op.

Copy link
Collaborator

@shs96c shs96c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the catch.

@shs96c shs96c merged commit 15e30eb into bazelbuild:master Sep 7, 2023
8 checks passed
@fmeum fmeum deleted the javadocs-neverlink branch September 7, 2023 15:04
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 this pull request may close these issues.

None yet

2 participants