You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by yo...@apache.org on 2003/09/05 01:56:00 UTC

cvs commit: jakarta-commons/xdocs components.xml

yoavs       2003/09/04 16:56:00

  Modified:    xdocs    components.xml
  Log:
  Updated to reflect daemon move from sandbox into commons proper
  
  Revision  Changes    Path
  1.97      +13 -7     jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.96
  retrieving revision 1.97
  diff -u -r1.96 -r1.97
  --- components.xml	12 Aug 2003 17:56:56 -0000	1.96
  +++ components.xml	4 Sep 2003 23:56:00 -0000	1.97
  @@ -342,10 +342,23 @@
   
     <section name="Pre-Release Components">
      <!-- alphabetical order by name -->
  +   <dl>
  +
  +    <!-- Daemon -->
  +    <dt><b><big><a href="http://cvs.apache.org/viewcvs/jakarta-commons/daemon/">Daemon</a></big></b></dt>
  +    <dd>
  +     An alternative invocation mechanism for unix-daemon-like java code. 
  +    </dd>
  +    <!-- /Daemon -->
  +
  +   </dl>
     </section>
   
     <section name="Sandbox (Not-Yet-Proposed) Components">
      <!-- alphabetical order by name -->
  +
  +        
  +
      <dl>
   
       <!-- Attributes -->
  @@ -371,13 +384,6 @@
       </dd>
       <!-- /Clazz -->
       
  -    <!-- Daemon -->
  -    <dt><b><big><a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/daemon/">Daemon</a></big></b></dt>
  -    <dd>
  -     An alternative invocation mechanism for unix-daemon-like java code. 
  -    </dd>
  -    <!-- /Daemon -->
  -        
       <!-- DbUtils -->
       <dt><b><big><a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DbUtils</a></big></b></dt>
       <dd>