From richfaces-svn-commits at lists.jboss.org Thu Feb 5 08:04:55 2009 Content-Type: multipart/mixed; boundary="===============7269242473921266208==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r12572 - trunk/docs/userguide/en/src/main/docbook/modules. Date: Thu, 05 Feb 2009 08:04:54 -0500 Message-ID: --===============7269242473921266208== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: artdaw Date: 2009-02-05 08:04:54 -0500 (Thu, 05 Feb 2009) New Revision: 12572 Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml Log: https://jira.jboss.org/jira/browse/RF-6014 - info about dependecies was ad= ded to the 'Getting Started with RichFaces' section Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarte= d.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml = 2009-02-05 13:02:10 UTC (rev 12571) +++ trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml = 2009-02-05 13:04:54 UTC (rev 12572) @@ -57,7 +57,17 @@ *.jar files= with API, UI and implementation libraries. Copy tha= t "jars" from lib folder to W= EB-INF/lib folder - of "Greeter" JSF application. + of "Greeter" JSF application. + = + + Important: + + A JSF application with RichFaces = + assumes that the following JARs = are available in the project: + commons-beanutils-1.7.0.jar, com= mons-collections-3.2.jar, commons-digester-1.8.jar, commons-logging-1.0.4.j= ar, jhighlight-1.0.jar. + = + + =
--===============7269242473921266208==--