You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2002/05/23 01:15:19 UTC

cvs commit: jakarta-commons/xdocs components.xml cli.xml

jstrachan    02/05/22 16:15:19

  Modified:    xdocs/stylesheets project.xml
               xdocs    components.xml
  Removed:     xdocs    cli.xml
  Log:
  Changed links to point to new Maven generated site for CLI
  
  Revision  Changes    Path
  1.35      +1 -1      jakarta-commons/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- project.xml	22 May 2002 18:20:03 -0000	1.34
  +++ project.xml	22 May 2002 23:15:18 -0000	1.35
  @@ -104,7 +104,7 @@
   
           <item name="Betwixt"                href="http://jakarta.apache.org/commons/sandbox/betwixt/"/>
   
  -        <item name="CLI"                    href="/cli.html"/>
  +        <item name="CLI"                    href="http://jakarta.apache.org/commons/sandbox/cli/"/>
           
           <item name="Jelly"                  href="http://jakarta.apache.org/commons/sandbox/jelly/"/>
   
  
  
  
  1.32      +1 -1      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- components.xml	22 May 2002 18:20:03 -0000	1.31
  +++ components.xml	22 May 2002 23:15:19 -0000	1.32
  @@ -212,7 +212,7 @@
       <!-- /CJAN -->
   
       <!-- CLI -->
  -    <dt><b><big><a href="http://jakarta.apache.org/commons/cli.html">CLI</a></big></b></dt>
  +    <dt><b><big><a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a></big></b></dt>
       <dd>
        CLI provides a simple API for working with Comamnd Line arguments, options, option groups, mandatory options and so forth.
       </dd>
  
  
  

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