Author: gtrasuk
Date: Tue Sep 8 06:46:36 2015
New Revision: 1701730
URL: http://svn.apache.org/r1701730
Log:
Trivial change to trigger build.
Modified:
river/site/trunk/content/doc/build.html
Modified: river/site/trunk/content/doc/build.html
URL:
http://svn.apache.org/viewvc/river/site/trunk/content/doc/build.html?rev=1701730&r1=1701729&r2=1701730&view=diff
==============================================================================
--- river/site/trunk/content/doc/build.html (original)
+++ river/site/trunk/content/doc/build.html Tue Sep 8 06:46:36 2015
@@ -30,7 +30,8 @@ using the Apache Ant build tool (availab
Apache.org, <a href="http://ant.apache.org">
<code>http://ant.apache.org</code></a>).
<p>
-This page describes how to use <code>ant</code> to build the distribution from
+This page describes how to use <code>ant</code> to build the
+distribution from
the source code. This Ant build process was originally based on Geoff Arnold's
Ant build script, located at <a href="http://user-garnold.jini.org">
<code>http://user-garnold.jini.org</code> (link dead)</a>, and we thank him
for his