From richfaces-svn-commits at lists.jboss.org Fri Jul 11 07:22:18 2008 Content-Type: multipart/mixed; boundary="===============8237921245372401545==" 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: r9525 - trunk/docs/cdkguide/en/src/main/docbook/includes. Date: Fri, 11 Jul 2008 07:22:18 -0400 Message-ID: --===============8237921245372401545== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2008-07-11 07:22:18 -0400 (Fri, 11 Jul 2008) New Revision: 9525 Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/ccreate.xml trunk/docs/cdkguide/en/src/main/docbook/includes/pcreate.xml trunk/docs/cdkguide/en/src/main/docbook/includes/template.xml Log: http://jira.jboss.com/jira/browse/RF-3692 xml syntax is fixed for Doc for CDK + language is corrected = Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/ccreate.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/cdkguide/en/src/main/docbook/includes/ccreate.xml 2008-07-11= 11:18:34 UTC (rev 9524) +++ trunk/docs/cdkguide/en/src/main/docbook/includes/ccreate.xml 2008-07-11= 11:22:18 UTC (rev 9525) @@ -17,8 +17,7 @@ following command: - +...]]> As a result three artifacts will be created: @@ -35,8 +34,7 @@ directory and launch the following command: - +...]]> This command generates and compiles the library and then create= s a result JAR file. A directory named target will be created along = with a src directory. If you get a file named Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/pcreate.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/cdkguide/en/src/main/docbook/includes/pcreate.xml 2008-07-11= 11:18:34 UTC (rev 9524) +++ trunk/docs/cdkguide/en/src/main/docbook/includes/pcreate.xml 2008-07-11= 11:22:18 UTC (rev 9525) @@ -12,7 +12,7 @@ Creating project for component At first we need to create a project for the component itself. In t= he library directory = - Sandbox you just created launch the following= command (all in one line): + Sandbox you just created, launch the followin= g command (all in one line): - - Now you should add maven-compiler-plugin = - to the plugins section in the input= Date/pom.xml file: - + Now you should add maven-compiler-plugin = + to the plugins section in the input= Date/pom.xml file: maven-compiler-plugin @@ -93,9 +91,7 @@ ...]]> - - Finally your inputDate/pom.xml should look li= ke this one: - + Finally your inputDate/pom.xml shou= ld look like this one: Modified: trunk/docs/cdkguide/en/src/main/docbook/includes/template.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/cdkguide/en/src/main/docbook/includes/template.xml 2008-07-1= 1 11:18:34 UTC (rev 9524) +++ trunk/docs/cdkguide/en/src/main/docbook/includes/template.xml 2008-07-1= 1 11:22:18 UTC (rev 9525) @@ -11,9 +11,9 @@ Templating -How to write your renderer with the help of template. +How to write your renderer with the help of a template. -How to create base class +How to create a base class \ No newline at end of file --===============8237921245372401545==--