You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2002/11/14 19:53:28 UTC

cvs commit: jakarta-tomcat-site/xdocs resources.xml

remm        2002/11/14 10:53:28

  Modified:    docs     building.html resources.html
               xdocs    resources.xml
  Log:
  - Update book list (3 new books released since september).
  
  Revision  Changes    Path
  1.2       +1 -2      jakarta-tomcat-site/docs/building.html
  
  Index: building.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/building.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- building.html	29 Oct 2002 19:12:51 -0000	1.1
  +++ building.html	14 Nov 2002 18:53:28 -0000	1.2
  @@ -262,8 +262,7 @@
   </code>
   </p>
                                                   <p>
  -For a quick rebuild of only modified code you can use 
  -
  +For a quick rebuild of only modified code you can use:
   <code><br />
       cd ${tomcat.source}<br />
       ant build<br />
  
  
  
  1.6       +12 -0     jakarta-tomcat-site/docs/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/resources.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- resources.html	29 Oct 2002 19:12:51 -0000	1.5
  +++ resources.html	14 Nov 2002 18:53:28 -0000	1.6
  @@ -143,6 +143,18 @@
       <li>
         <b><a href="http://tomcatbook.sourceforge.net/">Tomcat Book Project</a></b>
       </li>
  +    <li>
  +      <b>Professional Apache Tomcat</b>, by Chanoch Wiggers, Ben Galbraith, Vivek Chopra, Sing Li, Debashish Bhattacharjee, Amit Bakore, Romin Irani, Sandip Bhattacharya, Chad Fowler<br />
  +      <i>Wrox Press</i>
  +    </li>
  +    <li>
  +      <b>Mastering Tomcat Development</b>, by Peter Harrison, Ian McFarland<br />
  +      <i>John Wiley &amp; Sons</i>
  +    </li>
  +    <li>
  +      <b>Tomcat Kick Start</b>, by Martin Bond, Debbie Law<br />
  +      <i>Sams</i>
  +    </li>
     </ul>
                               </blockquote>
           </p>
  
  
  
  1.3       +12 -0     jakarta-tomcat-site/xdocs/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs/resources.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- resources.xml	24 Apr 2002 14:11:18 -0000	1.2
  +++ resources.xml	14 Nov 2002 18:53:28 -0000	1.3
  @@ -26,6 +26,18 @@
       <li>
         <b><a href="http://tomcatbook.sourceforge.net/">Tomcat Book Project</a></b>
       </li>
  +    <li>
  +      <b>Professional Apache Tomcat</b>, by Chanoch Wiggers, Ben Galbraith, Vivek Chopra, Sing Li, Debashish Bhattacharjee, Amit Bakore, Romin Irani, Sandip Bhattacharya, Chad Fowler<br/>
  +      <i>Wrox Press</i>
  +    </li>
  +    <li>
  +      <b>Mastering Tomcat Development</b>, by Peter Harrison, Ian McFarland<br/>
  +      <i>John Wiley &amp; Sons</i>
  +    </li>
  +    <li>
  +      <b>Tomcat Kick Start</b>, by Martin Bond, Debbie Law<br/>
  +      <i>Sams</i>
  +    </li>
     </ul>
   
   </section>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>