| Index: doc/manual/building.html
|
| diff --git a/doc/manual/building.html b/doc/manual/building.html
|
| index 6e54628423e445ec4cd94d84afd8773a33185637..ed3fcb257a8f8216b0819885ec1a077c1370c1d7 100644
|
| --- a/doc/manual/building.html
|
| +++ b/doc/manual/building.html
|
| @@ -7,7 +7,7 @@ interesting in modifying <span class="application">FindBugs</span>, you will pro
|
| </p><div class="sect1" title="1. Prerequisites"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e173"></a>1. Prerequisites</h2></div></div></div><p>
|
| To compile <span class="application">FindBugs</span> from source, you will need the following:
|
| </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
|
| - The <a class="ulink" href="http://prdownloads.sourceforge.net/findbugs/findbugs-2.0.1-source.zip?download" target="_top"><span class="application">FindBugs</span> source distribution</a>
|
| + The <a class="ulink" href="http://prdownloads.sourceforge.net/findbugs/findbugs-2.0.3-source.zip?download" target="_top"><span class="application">FindBugs</span> source distribution</a>
|
| </p></li><li class="listitem"><p>
|
| <a class="ulink" href="http://java.sun.com/j2se/" target="_top">JDK 1.5.0 or later</a>
|
| </p></li><li class="listitem"><p>
|
| @@ -36,7 +36,7 @@ After you download the source distribution, you'll need to extract it into
|
| a working directory. A typical command to do this is:
|
|
|
| </p><pre class="screen">
|
| -<code class="prompt">$ </code><span class="command"><strong>unzip findbugs-2.0.1-source.zip</strong></span>
|
| +<code class="prompt">$ </code><span class="command"><strong>unzip findbugs-2.0.3-source.zip</strong></span>
|
| </pre><p>
|
|
|
| </p></div><div class="sect1" title="3. Modifying local.properties"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e275"></a>3. Modifying <code class="filename">local.properties</code></h2></div></div></div><p>
|
|
|