You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by dm...@apache.org on 2011/10/12 18:24:13 UTC

svn commit: r1182461 - in /hbase/trunk/src/docbkx: book.xml developer.xml

Author: dmeil
Date: Wed Oct 12 16:24:12 2011
New Revision: 1182461

URL: http://svn.apache.org/viewvc?rev=1182461&view=rev
Log:
HBASE-4581 book.xml (revhistory fix, asf-info), developer.xml

Modified:
    hbase/trunk/src/docbkx/book.xml
    hbase/trunk/src/docbkx/developer.xml

Modified: hbase/trunk/src/docbkx/book.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/book.xml?rev=1182461&r1=1182460&r2=1182461&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/book.xml (original)
+++ hbase/trunk/src/docbkx/book.xml Wed Oct 12 16:24:12 2011
@@ -49,21 +49,11 @@
     <revhistory>
       <revision>
         <date />
-        <revdescription>Adding first cuts at Configuration, Getting Started, Data Model</revdescription>
+        <revdescription>HBase version</revdescription>
         <revnumber>
           <?eval ${project.version}?>
         </revnumber>
       </revision>
-      <revision>
-        <date>
-        5 October 2010
-        </date>
-        <authorinitials>stack</authorinitials>
-        <revdescription>Initial layout</revdescription>
-        <revnumber>
-          0.89.20100924
-        </revnumber>
-      </revision>
     </revhistory>
   </info>
 
@@ -2532,6 +2522,22 @@ Comparator class used for Bloom filter k
    </informaltable>
    <para/></section></section></appendix>
 
+  <appendix xml:id="asf" ><title>HBase and the Apache Software Foundation</title>
+    <para>HBase is a project in the Apache Software Foundation and as such there are responsibilities to the ASF to ensure
+    a healthy project.
+       <section xml:id="asf.devprocess"><title>ASF Development Process</title>
+        <para>See the <link xlink:href="http://www.apache.org/dev/#committers">Apache Development Process page</link> 
+        for all sorts of information on how the ASF is structured (e.g., PMC, committers, contributors), to tips on contributing
+        and getting involved, and how open-source works at ASF.     
+        </para>
+       </section>
+       <section xml:id="asf.reporting"><title>ASF Board Reporting</title>
+         <para>Once a quarter, each project in the ASF portfolio submits a report to the ASF board.  This is done by the HBase project
+         lead and the committers.  See <link xlink:href="http://www.apache.org/foundation/board/reporting">ASF board reporting</link> for more information.
+         </para>
+       </section>
+    </para>
+  </appendix>
 
   <index xml:id="book_index">
   <title>Index</title>

Modified: hbase/trunk/src/docbkx/developer.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/developer.xml?rev=1182461&r1=1182460&r2=1182461&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/developer.xml (original)
+++ hbase/trunk/src/docbkx/developer.xml Wed Oct 12 16:24:12 2011
@@ -146,6 +146,8 @@ mvn verify
         <title>Getting Involved</title>
         <para>HBase gets better only when people contribute!
         </para>
+        <para>As HBase is an Apache Software Foundation project, see <xref linkend="asf"/> for more information about how the ASF functions.
+        </para>
         <section xml:id="mailing.list">
           <title>Mailing Lists</title>
           <para>Sign up for the dev-list and the user-list.  See the