Author: buildbot
Date: Fri Jan  7 10:38:06 2011
New Revision: 782238

Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/river/building-river.html

Modified: websites/staging/river/trunk/content/river/building-river.html
==============================================================================
--- websites/staging/river/trunk/content/river/building-river.html (original)
+++ websites/staging/river/trunk/content/river/building-river.html Fri Jan  7 
10:38:06 2011
@@ -63,10 +63,10 @@
 <li>Oracle JDK 1.6</li>
 <li>Apache ANT 1.8</li>
 </ul>
-<p>The rest is included in the source archive, or in the SVN.</p>
+<p>The rest is included in the source archive, and in the SVN.</p>
 <p>This article also describes how to setup your IDE to compile River.</p>
 <h2 id="warning_spaces_in_paths">(warning) Spaces in paths</h2>
-<p>The build process does not place nicely if you have spaces in your path 
names.  This includes the install path of the JDK.<br />
+<p>The build process does not play nicely if you have spaces in your path 
names.  This includes the install path of the JDK.<br />
 </p>
 <p>This can be circumvented, at least on a Windows/Cygwin by using the first 6 
characters of the name with a space in, and postfixing a tilde and the number 
1.</p>
 <p>For example; <code>C:\Program Files</code> would become; 
<code>C:\Progra~1</code></p>


Reply via email to