Alexey Serbin has uploaded a new patch set (#2). Change subject: [docs] guide on assertions in the Java code ......................................................................
[docs] guide on assertions in the Java code Added guide on using assert and Guava Preconditions in the Kudu Java client code. That's a compilation of the information from the following e-mail thread: https://lists.apache.org/thread.html/13e39d1c4e632c5fcc134097a045fe89f5a2955ac3838a48e4e38bc2@%3Cdev.kudu.apache.org%3E Also, separated the CMake style guide from the C++ code style section. Change-Id: I78c249021f9eb9a9a94cdf1ff1b2dae94561c2fd --- M docs/contributing.adoc 1 file changed, 64 insertions(+), 19 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/49/7549/2 -- To view, visit http://gerrit.cloudera.org:8080/7549 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I78c249021f9eb9a9a94cdf1ff1b2dae94561c2fd Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
