Author: lfryc(a)redhat.com
Date: 2011-11-16 11:29:18 -0500 (Wed, 16 Nov 2011)
New Revision: 22941
Modified:
modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Developer_Guide-RichFaces_overview.xml
Log:
RFPL-1842: Developer's Guide: Update "Full Technical Requirements" versions
Modified:
modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Developer_Guide-RichFaces_overview.xml
===================================================================
---
modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Developer_Guide-RichFaces_overview.xml 2011-11-16
16:29:01 UTC (rev 22940)
+++
modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Developer_Guide-RichFaces_overview.xml 2011-11-16
16:29:18 UTC (rev 22941)
@@ -46,12 +46,12 @@
<itemizedlist>
<listitem>
<para>
- An application server compliant with Java Platform, Enterprise Edition 5 or 6
(<acronym>JEE5</acronym> or <acronym>JEE6</acronym>), such as
<productname>JBoss Application Server 6</productname>.
+ An application server compliant with Java Platform, Enterprise Edition 6
(<acronym>JEE6</acronym> or <acronym>JEE6</acronym>), such as
<productname>JBoss Application Server 7</productname>.
</para>
</listitem>
<listitem>
<para>
- A major servlet container, such as <productname>Jetty 6</productname>
or <productname>Apache Tomcat 6</productname>.
+ A major servlet container, such as <productname>Jetty 8</productname>
or <productname>Apache Tomcat 7</productname>.
</para>
</listitem>
</itemizedlist>
@@ -59,72 +59,50 @@
<section
id="sect-Component_Reference-RichFaces_overview-Client_requirements">
<title>Client requirements</title>
<para>
- Clients accessing RichFaces applications require a web browser. Richfaces supports
the following web browsers:
+ Clients accessing RichFaces applications require a web browser. RichFaces supports
the following web browsers:
</para>
<itemizedlist
id="item-Developer_Guide-Technical_Requirements-Linux_environments">
<title>Linux environments</title>
<listitem>
<para>
- <productname>Firefox 3.0</productname> and higher
+ <productname>Firefox 3.6 or Firefox 7.0</productname> and higher
</para>
</listitem>
<listitem>
<para>
- <productname>Google Chrome 1.0</productname> and higher
+ <productname>Google Chrome 14</productname> and higher
</para>
</listitem>
- <listitem>
- <para>
- <productname>Opera 9.5</productname> and higher
- </para>
- </listitem>
</itemizedlist>
<itemizedlist
id="item-Developer_Guide-Technical_Requirements-Mac_OS_environments">
<title>Mac OS environments</title>
<listitem>
<para>
- <productname>Firefox 3.5</productname> and higher
+ <productname>Safari 5.1</productname> and higher
</para>
</listitem>
- <listitem>
- <para>
- <productname>Google Chrome 1.0</productname> and higher
- </para>
- </listitem>
- <listitem>
- <para>
- <productname>Safari 3.0</productname> and higher
- </para>
- </listitem>
</itemizedlist>
<itemizedlist
id="item-Developer_Guide-Technical_Requirements-Microsoft_Windows_environments">
<title>Microsoft Windows environments</title>
<listitem>
<para>
- <productname>Firefox 3.0</productname> and higher
+ <productname>Firefox 3.6 or Firefox 7.0</productname> and higher
</para>
</listitem>
<listitem>
<para>
- <productname>Google Chrome 1.0</productname> and higher
+ <productname>Google Chrome 14</productname> and higher
</para>
</listitem>
<listitem>
<para>
- <productname>Internet Explorer 7.0</productname> and higher
+ <productname>Internet Explorer 8.0</productname> and higher
</para>
</listitem>
- <listitem>
- <para>
- <productname>Opera 9.5</productname> and higher
- </para>
- </listitem>
- <listitem>
- <para>
- <productname>Safari 4.0</productname> and higher
- </para>
- </listitem>
</itemizedlist>
+ <para>
+ Other browsers and versions are partially supported.
+ </para>
</section>
<section
id="sect-Component_Reference-RichFaces_overview-Development_requirements">
<title>Development requirements</title>
@@ -140,7 +118,7 @@
<itemizedlist>
<listitem>
<para>
- JDK 1.5 and higher
+ JDK 1.6 and higher
</para>
</listitem>
</itemizedlist>
@@ -155,17 +133,17 @@
<itemizedlist>
<listitem>
<para>
- <productname>MyFaces 2</productname> and higher
+ <productname>MyFaces 2.x</productname>
</para>
</listitem>
<listitem>
<para>
- <productname>Seam 3</productname> and higher
+ <productname>Seam 3.x</productname>
</para>
</listitem>
<listitem>
<para>
- <productname>Mojara 2</productname> and higher
+ <productname>Mojara 2.x</productname>
</para>
</listitem>
</itemizedlist>
@@ -180,12 +158,12 @@
<itemizedlist>
<listitem>
<para>
- <productname>JBoss Tools 3.1</productname> and higher
+ <productname>JBoss Tools 3.3</productname> and higher
</para>
</listitem>
<listitem>
<para>
- <productname>Maven 2.0.9</productname> and higher (2.2.1
recommended)
+ <productname>Maven 3.0.3</productname> and higher
</para>
</listitem>
</itemizedlist>