Author: bleathem
Date: 2011-11-23 10:21:04 -0500 (Wed, 23 Nov 2011)
New Revision: 22984
Modified:
modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml
Log:
Applied Pavol's corrections to the dev guide
Modified:
modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml
===================================================================
---
modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml 2011-11-23
14:36:08 UTC (rev 22983)
+++
modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Developer_Guide-Getting_started_with_RichFaces.xml 2011-11-23
15:21:04 UTC (rev 22984)
@@ -270,7 +270,7 @@
<step>
<title>Download RichFaces archive</title>
<para>
- Download RichFaces from the JBoss RichFaces Downloads area at <ulink
url="http://www.jboss.org/richfaces/download.html">http://ww...;.
The binary files (available in <filename
class="extension">.bin.zip</filename> or <filename
class="extension">.bin.tar.gz</filename> archives) contain the
following:
+ Download RichFaces from the JBoss RichFaces Downloads area at <ulink
url="http://www.jboss.org/richfaces/download.html">http://ww...;.
The binary files (available in <filename
class="extension">.zip</filename> or <filename
class="extension">.bin.tar.gz</filename> archives) contain the
following:
</para>
<itemizedlist>
<listitem>
@@ -383,7 +383,7 @@
<section
id="sect-Component_Using_RichFaces_with_Maven-Setting_up_Maven">
<title>Setting up <productname>Maven</productname></title>
<para>
- <productname>Maven</productname> can be downloaded and installed from
Apache's website at <ulink
url="http://maven.apache.org/download.html">http://maven.apa...;.
Due to the use of dependency importing, <productname>Maven</productname>
version 2.0.9 or above is required.
+ <productname>Maven</productname> can be downloaded and installed from
Apache's website at <ulink
url="http://maven.apache.org/download.html">http://maven.apa...;.
Due to the use of dependency importing, <productname>Maven</productname>
version 3.0.3 or above is required.
</para>
<para>
Once <productname>Maven</productname> has been installed, no further
configuration is required to begin building Maven projects.