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

Fail build on Javadoc warnings #24

Merged
merged 3 commits into from
Nov 6, 2019
Merged

Conversation

ind1go
Copy link
Member

@ind1go ind1go commented Nov 6, 2019

While looking at the log output for #23, I noticed that the Javadoc is outputting warnings.

I think especially when it's an API library, we should try to make sure all intentions are expressly documented. This pull request enables <failOnWarnings> for the Javadoc creation goal.

Signed-off-by: Ben Cox <1038350+ind1go@users.noreply.github.com>
Signed-off-by: Ben Cox <1038350+ind1go@users.noreply.github.com>
@ind1go ind1go marked this pull request as ready for review November 6, 2019 15:25
@ind1go ind1go merged commit 3760a5e into IBM:master Nov 6, 2019
@ind1go ind1go deleted the javadoc-warnings branch November 6, 2019 15:29
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.

2 participants