You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2012/10/03 13:32:46 UTC

svn commit: r833862 - in /websites/staging/river/trunk/content: ./ building-river.html

Author: buildbot
Date: Wed Oct  3 11:32:45 2012
New Revision: 833862

Log:
Staging update by buildbot for river

Modified:
    websites/staging/river/trunk/content/   (props changed)
    websites/staging/river/trunk/content/building-river.html

Propchange: websites/staging/river/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct  3 11:32:45 2012
@@ -1 +1 @@
-1370723
+1393428

Modified: websites/staging/river/trunk/content/building-river.html
==============================================================================
--- websites/staging/river/trunk/content/building-river.html (original)
+++ websites/staging/river/trunk/content/building-river.html Wed Oct  3 11:32:45 2012
@@ -107,8 +107,16 @@ Currently, River should be built with JD
 </p>
 <p>That should everything that Eclipse needs to be happy with the River code.</p>
 <h3 id="netbeans">NetBeans</h3>
-<p>Checkout the trunk.</p>
-<p>Within Netbeans 7.1 do: Open Project ; Navigate to the netbeans directory within the checked out files ; Open the onebigjar project.</p>
+<ul>
+<li>Checkout the trunk.</li>
+<li>In Netbeans 7.2 do: <ul>
+<li>Open Project </li>
+<li>Navigate to the <code>netbeans</code> directory within the checked out files </li>
+<li>Open the <code>onebigjar</code> project.</li>
+<li>Click on build.</li>
+</ul>
+</li>
+</ul>
 <h1 id="testing-river">Testing River</h1>
 <p>This build process runs the (limited) suite of unit tests that comes with River.  River is tested predominantly by using <a href="http://openjdk.java.net/jtreg/">jtreg</a> and the QA test suite.</p>
 <h2 id="the-junit-tests">The JUnit tests</h2>