You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2010/11/15 11:14:11 UTC

svn commit: r779230 - /websites/staging/river/trunk/content/development-process.html

Author: buildbot
Date: Mon Nov 15 10:14:11 2010
New Revision: 779230

URL: http://svn.apache.org/viewvc?rev=779230&view=rev
Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/development-process.html

Modified: websites/staging/river/trunk/content/development-process.html
URL: http://svn.apache.org/viewvc/websites/staging/river/trunk/content/development-process.html?rev=779230&r1=779229&r2=779230&view=diff
==============================================================================
--- websites/staging/river/trunk/content/development-process.html (original)
+++ websites/staging/river/trunk/content/development-process.html Mon Nov 15 10:14:11 2010
@@ -66,6 +66,20 @@
         <tr>
         <td style="overflow: hidden;" valign="top" width="100%">
           <div class="wiki-content">
+<div class="toc">
+<ul>
+<li><a href="#river_development_process">River Development Process</a><ul>
+<li><a href="#river_build_server">River build server</a></li>
+<li><a href="#tracking_issues_and_changes">Tracking issues and changes</a></li>
+<li><a href="#handling_security_-related_issues">Handling Security -related Issues</a></li>
+<li><a href="#code_reviews">Code Reviews</a></li>
+<li><a href="#testing">Testing</a></li>
+<li><a href="#version_numbering">Version Numbering</a></li>
+<li><a href="#branching_policy">Branching Policy</a></li>
+</ul>
+</li>
+</ul>
+</div>
 <h1 id="river_development_process">River Development Process</h1>
 <h2 id="river_build_server">River build server</h2>
 <p>River is built on the Apache Hudson server.  The projects can be found <a href="https://hudson.apache.org/hudson/view/M-R/view/River/">here</a>.</p>