[jboss-cvs] JBossCache/docs/PojoCache/en ...

Manik Surtani manik at jboss.org
Tue Apr 17 03:44:47 EDT 2007


  User: msurtani
  Date: 07/04/17 03:44:47

  Modified:    docs/PojoCache/en  master.xml
  Log:
  updated release date
  
  Revision  Changes    Path
  1.7       +32 -26    JBossCache/docs/PojoCache/en/master.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: master.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/PojoCache/en/master.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- master.xml	21 Nov 2006 13:21:43 -0000	1.6
  +++ master.xml	17 Apr 2007 07:44:47 -0000	1.7
  @@ -20,7 +20,7 @@
         <title>PojoCache</title>
         <subtitle>User Documentation</subtitle>
         <releaseinfo>Release 2.0.0</releaseinfo>
  -      <pubdate>January 2007</pubdate>
  +      <pubdate>June 2007</pubdate>
   
      <author>
         <firstname>Ben</firstname>
  @@ -46,16 +46,19 @@
         </para>
   
         <para>
  -         This document is meant to be a user and reference guide to explain the architecture, api, configuration, and examples for
  +         This document is meant to be a user and reference guide to explain the architecture, api, configuration, and
  +         examples for
            PojoCache. We assume the readers are familiar with both JGroups and the core JBoss Cache usages.
            Since PojoCache uses JBossAop framework, an introduction will also be given here.
         </para>
   
         <para>
  -         If you have questions, use the user <ulink url="http://www.jboss.com/index.html?module=bb&amp;op=viewforum&amp;f=157">forum</ulink>
  +         If you have questions, use the user
  +         <ulink url="http://www.jboss.com/index.html?module=bb&amp;op=viewforum&amp;f=157">forum</ulink>
            linked on the JBossCache website. We also
            provide tracking links for tracking bug reports and feature requests on
  -         <ulink url="http://jira.jboss.com">JBoss Jira web site</ulink>. If you
  +         <ulink url="http://jira.jboss.com">JBoss Jira web site</ulink>
  +         . If you
            are interested in the development of PojoCache, post a message on the forum. If
            you are interested in translating this documentation into your language, contact us
            on the developer mailing list.
  @@ -64,8 +67,9 @@
         <para>
            JBossCache is an open-source product based on LGPL. Commercial development support,
            production support and training for JBoss Cache is
  -         available through JBoss Inc. (see <ulink url="http://www.jboss.com">JBoss web site</ulink>
  -).
  +         available through JBoss Inc. (see
  +         <ulink url="http://www.jboss.com">JBoss web site</ulink>
  +         ).
            JBoss Cache is a project of the JBoss Professional Open Source product suite.
         </para>
   
  @@ -78,11 +82,13 @@
               Let's pretend to have an extremely \
               long line that \
               does not fit
  -            This one is short</programlisting>
  +            This one is short
  +         </programlisting>
            Is really:
            <programlisting>
               Let's pretend to have an extremely long line that does not fit
  -            This one is short</programlisting>
  +            This one is short
  +         </programlisting>
         </para>
      </preface>
   
  
  
  



More information about the jboss-cvs-commits mailing list