Todd Lipcon has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/3043 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- 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(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3043 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaf466d99d57ac2ba11f2af457f09bb5c7853f699 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
