HBASE-12738 Addendum to fix up hbase-default.xml mistake

Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/83db450f
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/83db450f
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/83db450f

Branch: refs/heads/master
Commit: 83db450fc634358b4f67cf9b8605bf7b74308365
Parents: 4d53fe5
Author: Misty Stanley-Jones <[email protected]>
Authored: Tue Dec 23 07:28:48 2014 +1000
Committer: Misty Stanley-Jones <[email protected]>
Committed: Tue Dec 23 07:28:48 2014 +1000

----------------------------------------------------------------------
 src/main/docbkx/configuration.xml |   4 +-
 src/main/docbkx/hbase-default.xml | 538 ---------------------------------
 2 files changed, 2 insertions(+), 540 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/83db450f/src/main/docbkx/configuration.xml
----------------------------------------------------------------------
diff --git a/src/main/docbkx/configuration.xml 
b/src/main/docbkx/configuration.xml
index a0b7d11..1d6e160 100644
--- a/src/main/docbkx/configuration.xml
+++ b/src/main/docbkx/configuration.xml
@@ -926,7 +926,7 @@ stopping hbase...............</screen>
       <xi:include
         xmlns:xi="http://www.w3.org/2001/XInclude";
         href="hbase-default.xml">
-       <!--<xi:fallback>
+       <xi:fallback>
           <section
             xml:id="hbase_default_configurations">
             <title />
@@ -1007,7 +1007,7 @@ stopping hbase...............</screen>
               </section>
             </section>
           </section>
-       </xi:fallback>-->
+       </xi:fallback>
       </xi:include>
     </section>
 

Reply via email to