Author: buildbot
Date: Mon Apr 23 16:54:17 2012
New Revision: 814090
Log:
Staging update by buildbot for river
Modified:
websites/staging/river/trunk/content/ (props changed)
websites/staging/river/trunk/content/helloworld.html
Propchange: websites/staging/river/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 23 16:54:17 2012
@@ -1 +1 @@
-1329233
+1329330
Modified: websites/staging/river/trunk/content/helloworld.html
==============================================================================
--- websites/staging/river/trunk/content/helloworld.html (original)
+++ websites/staging/river/trunk/content/helloworld.html Mon Apr 23 16:54:17
2012
@@ -86,7 +86,10 @@ Warning! The following describes how to
<li><code>${COMMONS_COLLECTIONS_JAR}</code></li>
<li><code>${COMMONS_LANG_JAR}</code></li>
</ul>
-<h3 id="getting-the-code-and-building-river">Getting the Code and Building
River</h3>
+<h3 id="from-binary-distribution">From Binary Distribution</h3>
+<p>Download the latest version of River and extract it to some directory.
From now on, this will be known as <code>${RIVER_HOME}</code></p>
+<p>See the optional part of "From Source" if you also want to build and
experiment with the example service.</p>
+<h3 id="from-source">From Source</h3>
<p>You must first get the River source. Since this code is still
experimental, that means checking out the code from a trunk. Ideally, this
code will make the next release and so will come packaged as part of the River
(source) distribution.</p>
<pre><code>
$ cd ~/projects/river