You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2011/02/07 21:16:25 UTC

svn commit: r784951 - in /websites/production/river: ./ content/river/

Author: sijskes
Date: Mon Feb  7 20:16:24 2011
New Revision: 784951

Log:
Publishing merge to river site by sijskes

Modified:
    websites/production/river/   (props changed)
    websites/production/river/content/river/about.html
    websites/production/river/content/river/building-a-release.html
    websites/production/river/content/river/building-river.html
    websites/production/river/content/river/coding.html
    websites/production/river/content/river/committers.html
    websites/production/river/content/river/concepts.html
    websites/production/river/content/river/development-process.html
    websites/production/river/content/river/discussion-futuredirection.html
    websites/production/river/content/river/discussion-internet.html
    websites/production/river/content/river/discussion-jarpackaging.html
    websites/production/river/content/river/discussion-supportedversions.html
    websites/production/river/content/river/documentation.html
    websites/production/river/content/river/downloads.html
    websites/production/river/content/river/found-a-bug.html
    websites/production/river/content/river/generics-javaspaces.html
    websites/production/river/content/river/get-involved.html
    websites/production/river/content/river/index.html
    websites/production/river/content/river/mailing-lists.html
    websites/production/river/content/river/resources.html
    websites/production/river/content/river/roadmap.html
    websites/production/river/content/river/sitemap.html
    websites/production/river/content/river/source-code.html
    websites/production/river/content/river/success-stories.html
    websites/production/river/content/river/supported-platforms.html
    websites/production/river/content/river/testing-categories.html
    websites/production/river/content/river/user-guide-basic-river-services.html
    websites/production/river/content/river/user-guide-glossary.html
    websites/production/river/content/river/user-guide-river-jar-artifacts.html
    websites/production/river/content/river/user-guide-socketfactories.html

Propchange: websites/production/river/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Feb  7 20:16:24 2011
@@ -1 +1 @@
-/websites/staging/river/trunk:778669-784944
+/websites/staging/river/trunk:778669-784950

Modified: websites/production/river/content/river/about.html
==============================================================================
--- websites/production/river/content/river/about.html (original)
+++ websites/production/river/content/river/about.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             About Apache River
@@ -81,19 +83,6 @@ adaptive network systems that are scalab
 and flexible as typically required in dynamic 
 computing environments.</p>
 <p>For mere mortals a explanation in simple terms can be found in <a href="concepts.html">concepts</a>.</p>
-<h2 id="disclaimer">Disclaimer</h2>
-<p>Apache River is an effort undergoing incubation at 
-<a href="http://www.apache.org/">The Apache Software Foundation</a> 
-(ASF), sponsored by the 
-<a href="http://incubator.apache.org/">Apache Incubator</a> PMC. 
-Incubation is required of all newly accepted projects 
-until a further review indicates that the infrastructure, 
-communications, and decision making process have stabilized 
-in a manner consistent with other successful ASF projects. 
-While incubation status is not necessarily a reflection 
-of the completeness or stability of the code, it does 
-indicate that the project has yet to be fully endorsed 
-by the ASF.</p>
           </div>
         </td>
         <td valign="top">
@@ -108,7 +97,6 @@ by the ASF.</p>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/building-a-release.html
==============================================================================
--- websites/production/river/content/river/building-a-release.html (original)
+++ websites/production/river/content/river/building-a-release.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Building a release
@@ -100,7 +102,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/building-river.html
==============================================================================
--- websites/production/river/content/river/building-river.html (original)
+++ websites/production/river/content/river/building-river.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Building River
@@ -121,7 +123,7 @@ Currently, River should be built with JD
 <p>Make sure that you have the following in your build.properties file which you will need to create in <code>$RIVER_HOME</code>.</p>
 <div class="codehilite"><pre><span class="n">river</span><span class="o">.</span><span class="n">home</span><span class="o">=</span><span class="nv">$RIVER_HOME</span>
 <span class="n">jtreg</span><span class="o">.</span><span class="n">home</span><span class="o">=</span><span class="sr">/path/</span><span class="n">to</span><span class="sr">/jtreg/i</span><span class="n">nstall</span>
-<span class="n">jdk1</span><span class="o">.</span><span class="mi">5</span><span class="o">.</span><span class="n">home</span><span class="o">=</span><span class="sr">/path/</span><span class="n">to</span><span class="o">/</span><span class="n">java1</span><span class="o">.</span><span class="mi">5</span> 
+<span class="n">jdk1</span><span class="mf">.5</span><span class="o">.</span><span class="n">home</span><span class="o">=</span><span class="sr">/path/</span><span class="n">to</span><span class="o">/</span><span class="n">java1</span><span class="mf">.5</span> 
 <span class="n">jtreg</span><span class="o">.</span><span class="n">dir</span><span class="o">=</span><span class="nv">$RIVER_HOME</span><span class="sr">/jtsk/</span><span class="n">qa</span><span class="o">/</span><span class="n">jtreg</span>
 </pre></div>
 
@@ -201,7 +203,6 @@ Currently, River should be built with JD
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/coding.html
==============================================================================
--- websites/production/river/content/river/coding.html (original)
+++ websites/production/river/content/river/coding.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Coding conventions
@@ -99,7 +101,6 @@ intervals.</p>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/committers.html
==============================================================================
--- websites/production/river/content/river/committers.html (original)
+++ websites/production/river/content/river/committers.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Committers
@@ -236,7 +238,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/concepts.html
==============================================================================
--- websites/production/river/content/river/concepts.html (original)
+++ websites/production/river/content/river/concepts.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             River concepts
@@ -102,7 +104,6 @@ client, registry and class-server.</p>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/development-process.html
==============================================================================
--- websites/production/river/content/river/development-process.html (original)
+++ websites/production/river/content/river/development-process.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Development Process
@@ -199,7 +201,6 @@ The preferred place of discussion on iss
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/discussion-futuredirection.html
==============================================================================
--- websites/production/river/content/river/discussion-futuredirection.html (original)
+++ websites/production/river/content/river/discussion-futuredirection.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Future direction
@@ -87,7 +89,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/discussion-internet.html
==============================================================================
--- websites/production/river/content/river/discussion-internet.html (original)
+++ websites/production/river/content/river/discussion-internet.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             River on the Internet (roti)
@@ -85,7 +87,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/discussion-jarpackaging.html
==============================================================================
--- websites/production/river/content/river/discussion-jarpackaging.html (original)
+++ websites/production/river/content/river/discussion-jarpackaging.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             River Build Modularisation
@@ -103,7 +105,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/discussion-supportedversions.html
==============================================================================
--- websites/production/river/content/river/discussion-supportedversions.html (original)
+++ websites/production/river/content/river/discussion-supportedversions.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Discussion - supported versions
@@ -121,7 +123,6 @@ The requirements collected until now are
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/documentation.html
==============================================================================
--- websites/production/river/content/river/documentation.html (original)
+++ websites/production/river/content/river/documentation.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Documentation
@@ -107,7 +109,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/downloads.html
==============================================================================
--- websites/production/river/content/river/downloads.html (original)
+++ websites/production/river/content/river/downloads.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Downloads
@@ -122,7 +124,6 @@ Older releases, when available, can be o
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/found-a-bug.html
==============================================================================
--- websites/production/river/content/river/found-a-bug.html (original)
+++ websites/production/river/content/river/found-a-bug.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Found a Bug
@@ -88,7 +90,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/generics-javaspaces.html
==============================================================================
--- websites/production/river/content/river/generics-javaspaces.html (original)
+++ websites/production/river/content/river/generics-javaspaces.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Generics in Java Spaces
@@ -92,7 +94,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/get-involved.html
==============================================================================
--- websites/production/river/content/river/get-involved.html (original)
+++ websites/production/river/content/river/get-involved.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Get Involved
@@ -100,7 +102,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/index.html
==============================================================================
--- websites/production/river/content/river/index.html (original)
+++ websites/production/river/content/river/index.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Apache River News
@@ -140,7 +142,6 @@ The River graduation is currently under 
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/mailing-lists.html
==============================================================================
--- websites/production/river/content/river/mailing-lists.html (original)
+++ websites/production/river/content/river/mailing-lists.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Mailing Lists
@@ -119,7 +121,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/resources.html
==============================================================================
--- websites/production/river/content/river/resources.html (original)
+++ websites/production/river/content/river/resources.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             External resources
@@ -90,7 +92,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/roadmap.html
==============================================================================
--- websites/production/river/content/river/roadmap.html (original)
+++ websites/production/river/content/river/roadmap.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Roadmap
@@ -89,7 +91,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/sitemap.html
==============================================================================
--- websites/production/river/content/river/sitemap.html (original)
+++ websites/production/river/content/river/sitemap.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             River Sitemap
@@ -113,7 +115,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/source-code.html
==============================================================================
--- websites/production/river/content/river/source-code.html (original)
+++ websites/production/river/content/river/source-code.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Source Code
@@ -109,7 +111,7 @@
 
 <p>To commit changes to the repository, you must set your password on the Apache Subversion server. To set your password, use ssh to connect to svn.apache.org, and enter the command <em>svnpasswd</em>. This will prompt you to enter a svn password of your choice (pick a safe password). Now, now your are ready to commit changes using your username/password. Execute the following command to commit your changes (svn will prompt you for your password)</p>
 <div class="codehilite"><pre><span class="n">svn</span> <span class="n">commit</span> <span class="o">--</span><span class="n">username</span> <span class="n">your</span><span class="o">-</span><span class="n">username</span>
-<span class="n">Authentication</span> <span class="n">realm:</span> <span class="s-Regexp">&lt;https://svn.apache.org:443&gt;</span> <span class="n">ASF</span> <span class="n">Committers</span>
+<span class="n">Authentication</span> <span class="n">realm:</span> <span class="sr">&lt;https://svn.apache.org:443&gt;</span> <span class="n">ASF</span> <span class="n">Committers</span>
 <span class="n">Password</span> <span class="k">for</span> <span class="s">&#39;your-username&#39;</span><span class="p">:</span> <span class="n">your</span><span class="o">-</span><span class="n">password</span>
 </pre></div>
 
@@ -134,7 +136,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/success-stories.html
==============================================================================
--- websites/production/river/content/river/success-stories.html (original)
+++ websites/production/river/content/river/success-stories.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Success Stories
@@ -159,7 +161,6 @@ Front Office Development Manager, Sucden
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/supported-platforms.html
==============================================================================
--- websites/production/river/content/river/supported-platforms.html (original)
+++ websites/production/river/content/river/supported-platforms.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Supported platforms
@@ -163,7 +165,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/testing-categories.html
==============================================================================
--- websites/production/river/content/river/testing-categories.html (original)
+++ websites/production/river/content/river/testing-categories.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             Test categories
@@ -207,7 +209,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/user-guide-basic-river-services.html
==============================================================================
--- websites/production/river/content/river/user-guide-basic-river-services.html (original)
+++ websites/production/river/content/river/user-guide-basic-river-services.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             User Guide - Basic River Services
@@ -227,7 +229,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/user-guide-glossary.html
==============================================================================
--- websites/production/river/content/river/user-guide-glossary.html (original)
+++ websites/production/river/content/river/user-guide-glossary.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             User Guide - Glossary
@@ -94,7 +96,6 @@ The formal interface of a Lookup Service
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/user-guide-river-jar-artifacts.html
==============================================================================
--- websites/production/river/content/river/user-guide-river-jar-artifacts.html (original)
+++ websites/production/river/content/river/user-guide-river-jar-artifacts.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             User Guide - River JAR Artifacts
@@ -89,7 +91,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>

Modified: websites/production/river/content/river/user-guide-socketfactories.html
==============================================================================
--- websites/production/river/content/river/user-guide-socketfactories.html (original)
+++ websites/production/river/content/river/user-guide-socketfactories.html Mon Feb  7 20:16:24 2011
@@ -44,9 +44,11 @@
                         <td>
                             <a href="/river"><img alt="river logo" src="images/apache_river_v2b_small.png"/></a>
                         </td>
+<!--
                         <td>
                             <img alt="incubator logo" src="images/apache-incubator-logo.png"/>
                         </td>
+-->
                         <td>
                             <div class="title" >
                             User Guide - SocketFactories
@@ -85,7 +87,6 @@
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-<li><a href="http://incubator.apache.org/">Incubator</a></li>
 </ul>
 <h3 id="apache_river">Apache river</h3>
 <ul>