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/01/07 11:17:48 UTC

svn commit: r1056238 - /incubator/river/site/trunk/content/river/building-river.mdtext

Author: sijskes
Date: Fri Jan  7 10:17:48 2011
New Revision: 1056238

URL: http://svn.apache.org/viewvc?rev=1056238&view=rev
Log:
CMS commit to river by sijskes

Modified:
    incubator/river/site/trunk/content/river/building-river.mdtext

Modified: incubator/river/site/trunk/content/river/building-river.mdtext
URL: http://svn.apache.org/viewvc/incubator/river/site/trunk/content/river/building-river.mdtext?rev=1056238&r1=1056237&r2=1056238&view=diff
==============================================================================
--- incubator/river/site/trunk/content/river/building-river.mdtext (original)
+++ incubator/river/site/trunk/content/river/building-river.mdtext Fri Jan  7 10:17:48 2011
@@ -18,9 +18,15 @@ Notice:    Licensed to the Apache Softwa
 
 # Building River
 
-Before you can start building River a word of warning;
+## Prerequisites
+In order to build river, you need the following tools:
 
-## A note on paths
+  * Oracle JDK 1.6
+  * Apache ANT 1.8
+
+The rest is included in the source archive, or in the SVN.
+
+## (warning) Spaces in paths
 
 The build process does not place nicely if you have spaces in your path names.  This includes the install path of the JDK.