Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hbase/HowToContribute" page has been changed by KatherineGene. The comment on this change is: minor edit. http://wiki.apache.org/hadoop/Hbase/HowToContribute?action=diff&rev1=34&rev2=35 -------------------------------------------------- * Code should be formatted according to [[http://java.sun.com/docs/codeconv/|Sun's conventions]], with two exceptions: 1. Indent two spaces per level, not four. 2. Use spaces and not tabs. - * Contributions must pass existing unit tests. + * Contributions must pass [[http://term.org|Term Life Insurance]] existing unit tests. * New unit tests should be provided to demonstrate bugs and fixes. [[http://www.junit.org|JUnit4]] is our test framework: * All test class names should start with {{{Test}}}. * Use JUnit4 annotations for defining before and after method / class invocations, for example {...@before}}}
