You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2002/09/27 22:30:44 UTC

cvs commit: jakarta-avalon-excalibur/event/src/xdocs menu.xml

bloritsch    2002/09/27 13:30:44

  Modified:    event/src/xdocs menu.xml
  Log:
  Add documentation for how "not" to use Thread.  It will go away soon, so we discourage its use.
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-avalon-excalibur/event/src/xdocs/menu.xml
  
  Index: menu.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/event/src/xdocs/menu.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- menu.xml	27 Sep 2002 20:27:16 -0000	1.9
  +++ menu.xml	27 Sep 2002 20:30:44 -0000	1.10
  @@ -25,8 +25,8 @@
         <item href="command-howto.html" name="Use the Command Manager"/>
   <!--
         <item href="mpool-howto.html" name="Use MPool"/>
  +        -->
         <item href="thread-howto.html" name="Use Thread Pools"/>
  --->
         <item href="util-howto.html" name="Use System Util"/>
         <item href="cpuparser-howto.html" name="Extend System Util"/>
       </menu>
  
  
  

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