Repository: hbase Updated Branches: refs/heads/master 26387cbf1 -> 33f842855
Fix formatting error in developer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/33f84285 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/33f84285 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/33f84285 Branch: refs/heads/master Commit: 33f842855a0829b3542baf99e98f396c17a6672f Parents: 26387cb Author: Michael Stack <[email protected]> Authored: Thu May 22 15:33:20 2014 -0700 Committer: Michael Stack <[email protected]> Committed: Thu May 22 15:33:20 2014 -0700 ---------------------------------------------------------------------- src/main/docbkx/developer.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/33f84285/src/main/docbkx/developer.xml ---------------------------------------------------------------------- diff --git a/src/main/docbkx/developer.xml b/src/main/docbkx/developer.xml index e3f0baa..92eadb5 100644 --- a/src/main/docbkx/developer.xml +++ b/src/main/docbkx/developer.xml @@ -1456,11 +1456,5 @@ Always set the "Fix Version" at this point, but please only set a sing However any substantive discussion (as with any off-list project-related discussion) should be re-iterated in Jira or on the developer list. </para></section> <section><title>Do not edit JIRA comments</title><para>Misspellings and/or bad grammar is preferable to the disruption a JIRA comment edit causes: See the discussion at <link xlink:href="http://search-hadoop.com/?q=%5BReopened%5D+%28HBASE-451%29+Remove+HTableDescriptor+from+HRegionInfo&fc_project=HBase">Re:(HBASE-451) Remove HTableDescriptor from HRegionInfo</link> </para></section> - - </section> - </section> - </section> <!-- submitting patches --> - - </chapter>
