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

Make generating javadoc jars optional #620

Merged
merged 1 commit into from
Nov 19, 2021
Merged

Conversation

shs96c
Copy link
Collaborator

@shs96c shs96c commented Nov 18, 2021

Occasionally generating javadoc jars is more complicated than
compiling the raw source code (eg. when documenting code that uses
Lombok) Rather than make people jump hoops to generate the javadoc jar
(which may not actually be used) add a new tag we check for:
no-javadocs

Occasionally generating javadoc jars is more complicated than
compiling the raw source code (eg. when documenting code that uses
Lombok) Rather than make people jump hoops to generate the javadoc jar
(which may not actually be used) add a new tag we check for:
`no-javadocs`
@shs96c shs96c merged commit 9d3a744 into bazelbuild:master Nov 19, 2021
@shs96c shs96c deleted the no-javadocs branch November 19, 2021 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants