Hello Adar Dembo, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/3043
to look at the new patch set (#3).
Change subject: KUDU-733: Fix javadoc warnings and fail build on warnings
......................................................................
KUDU-733: Fix javadoc warnings and fail build on warnings
Fixed the single javadoc warning from org.kududb.client.Status.
The make_site.sh fails if it detects javadoc warnings in the maven
javadoc output.
Change-Id: Iaf466d99d57ac2ba11f2af457f09bb5c7853f699
---
M docs/support/scripts/make_site.sh
M java/kudu-client/src/main/java/org/kududb/client/Status.java
2 files changed, 6 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/3043/3
--
To view, visit http://gerrit.cloudera.org:8080/3043
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iaf466d99d57ac2ba11f2af457f09bb5c7853f699
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Will Berkeley <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins