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:56 UTC

cvs commit: jakarta-commons/docs contributors.html sandbox.html versioning.html cli.html index.html charter.html commons.html modeler.html digester.html releases.html logging.html components.html license.html beanutils.html directory.html collections.html

jstrachan    02/05/22 16:15:56

  Modified:    docs     contributors.html sandbox.html versioning.html
                        cli.html index.html charter.html commons.html
                        modeler.html digester.html releases.html
                        logging.html components.html license.html
                        beanutils.html directory.html collections.html
  Log:
  Changed links to point to new Maven generated site for CLI
  
  Revision  Changes    Path
  1.37      +1 -1      jakarta-commons/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/contributors.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- contributors.html	22 May 2002 18:21:51 -0000	1.36
  +++ contributors.html	22 May 2002 23:15:55 -0000	1.37
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.43      +1 -1      jakarta-commons/docs/sandbox.html
  
  Index: sandbox.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- sandbox.html	22 May 2002 18:21:51 -0000	1.42
  +++ sandbox.html	22 May 2002 23:15:55 -0000	1.43
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.18      +1 -1      jakarta-commons/docs/versioning.html
  
  Index: versioning.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/versioning.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- versioning.html	22 May 2002 18:21:51 -0000	1.17
  +++ versioning.html	22 May 2002 23:15:55 -0000	1.18
  @@ -100,7 +100,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.7       +12 -267   jakarta-commons/docs/cli.html
  
  Index: cli.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/cli.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- cli.html	22 May 2002 18:21:51 -0000	1.6
  +++ cli.html	22 May 2002 23:15:55 -0000	1.7
  @@ -1,277 +1,22 @@
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
   
  -<!-- Content Stylesheet for Site -->
  +<html>
   
  -        
  -<!-- start the processing -->
  -    <!-- ====================================================================== -->
  -    <!-- Main Page Section -->
  -    <!-- ====================================================================== -->
  -    <html>
  -        <head>
  -            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  +<head>
  +  <meta http-equiv="Refresh" CONTENT="1; URL=http://jakarta.apache.org/commons/sandbox/jelly/"> 
  +  <title>Commons - CLI</title>
  +</head>
   
  -                                                    <meta name="author" value="James Strachan">
  -            <meta name="email" value="jstrachan@apache.org">
  -            
  -           
  -                                    
  -            <title>Commons - </title>
  -        </head>
  -
  -        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
  -            <table border="0" width="100%" cellspacing="0">
  -                <!-- TOP IMAGE -->
  -                <tr>
  -                    <td align="left">
  -<a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
  -</td>
  -<td align="right">
  -<a href="http://jakarta.apache.org/commons/"><img src="./images/logo.jpg" alt="Commons" border="0"/></a>
  -</td>
  -                </tr>
  -            </table>
  -            <table border="0" width="100%" cellspacing="4">
  -                <tr><td colspan="2">
  -                    <hr noshade="" size="1"/>
  -                </td></tr>
  -                
  -                <tr>
  -                    <!-- LEFT SIDE NAVIGATION -->
  -                    <td width="20%" valign="top" nowrap="true">
  -                                <p><strong>Home</strong></p>
  -        <ul>
  -                    <li>    <a href="./index.html">Jakarta Commons</a>
  -</li>
  -                </ul>
  -            <p><strong>About Us</strong></p>
  -        <ul>
  -                    <li>    <a href="./contributors.html">Contributors</a>
  -</li>
  -                    <li>    <a href="./license.html">License</a>
  -</li>
  -                </ul>
  -            <p><strong>Download</strong></p>
  -        <ul>
  -                    <li>    <a href="http://jakarta.apache.org/builds/jakarta-commons/release">Release</a>
  -</li>
  -                    <li>    <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly">Nightly</a>
  -</li>
  -                </ul>
  -            <p><strong>Information</strong></p>
  -        <ul>
  -                    <li>    <a href="./index.html">Overview</a>
  -</li>
  -                    <li>    <a href="./components.html">Components</a>
  -</li>
  -                </ul>
  -            <p><strong>Components Repository</strong></p>
  -        <ul>
  -                    <li>    <a href="./beanutils.html">BeanUtils</a>
  -</li>
  -                    <li>    <a href="./cactus/index.html">Cactus</a>
  -</li>
  -                    <li>    <a href="./collections.html">Collections</a>
  -</li>
  -                    <li>    <a href="./digester.html">Digester</a>
  -</li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/dbcp/">DBCP</a>
  -</li>
  -                    <li>    <a href="./httpclient">HTTP Client</a>
  -</li>
  -                    <li>    <a href="./jxpath/index.html">JXPath</a>
  -</li>
  -                    <li>    <a href="./latka/index.html">Latka</a>
  -</li>
  -                    <li>    <a href="./logging.html">Logging</a>
  -</li>
  -                    <li>    <a href="./modeler.html">Modeler</a>
  -</li>
  -                    <li>    <a href="./pool/index.html">Pool</a>
  -</li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a>
  -</li>
  -                </ul>
  -            <p><strong>Sandbox Components</strong></p>
  -        <ul>
  -                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
  -</li>
  -                    <li>    <a href="./cli.html">CLI</a>
  -</li>
  -                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
  -</li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jjar/">JJar</a>
  -</li>
  -                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/messenger/">Messenger</a>
  -</li>
  -                    <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  -</li>
  -                </ul>
  -            <p><strong>Jakarta Community</strong></p>
  -        <ul>
  -                    <li>    <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
  -</li>
  -                    <li>    <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  -</li>
  -                    <li>    <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  -</li>
  -                </ul>
  -            <p><strong>Project Docs</strong></p>
  -        <ul>
  -                    <li>    <a href="./charter.html">Charter</a>
  -</li>
  -                    <li>    <a href="./releases.html">Releases</a>
  -</li>
  -                    <li>    <a href="./versioning.html">Versioning</a>
  -</li>
  -                </ul>
  -                        </td>
  -                    <td width="80%" align="left" valign="top">
  -                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
  -      <tr><td bgcolor="#525D76">
  -        <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <a name="CLI : Command Line Interface"><strong>CLI : Command Line Interface</strong></a>
  -        </font>
  -      </td></tr>
  -      <tr><td>
  -        <blockquote>
  -                                    <p>
  -
  -  <ol>
  -
  -
  -
  -    <li>
  -
  -      <a href="cli.html#Introduction">Introduction</a>
  -
  -    </li>
  -
  -
  -
  -    <li>
  -
  -      <a href="cli.html#Documentation">Documentation</a>
  -
  -    </li>
  -
  -
  -
  -  </ol>
  -
  -</p>
  -                            </blockquote>
  -        </p>
  -      </td></tr>
  -      <tr><td><br/></td></tr>
  -    </table>
  -                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
  -      <tr><td bgcolor="#525D76">
  -        <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <a name="Introduction"><strong>Introduction</strong></a>
  -        </font>
  -      </td></tr>
  -      <tr><td>
  -        <blockquote>
  -                                    <p>
  -
  -<b>Proposed by :</b> James Strachan
  -
  -</p>
  -                                                <p>
  -
  -  <b>CLI</b> 
  -
  -</p>
  -                                                <p>
  -
  -   The CLI library provides a simple and easy to use API for working
  -
  -   with the command line arguments and options.</p>
  -                                                <p>
  -
  -   CLI is based on ideas and code from 
  -
  -   <ul>
  -
  -     <li>werken.opt by Bob Mcwhirter</li>
  -
  -     <li>The cli package in Avalon Excalibur by Peter Donald</li>
  -
  -     <li>Optz by John Keyes</li>
  -
  -   </ul>
  -
  -</p>
  -                            </blockquote>
  -        </p>
  -      </td></tr>
  -      <tr><td><br/></td></tr>
  -    </table>
  -                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
  -      <tr><td bgcolor="#525D76">
  -        <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <a name="Documentation"><strong>Documentation</strong></a>
  -        </font>
  -      </td></tr>
  -      <tr><td>
  -        <blockquote>
  -                                    <p>
  -
  -There is the 
  -
  -<a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons-sandbox/cli/STATUS.html">status document</a>.
  -
  -or the initial <a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons-sandbox/cli/PROPOSAL.html">proposal</a>.
   
  +<body bgcolor="#ffffff" text="#000000" link="#525D76">        
  +    
  +<p>
  +We have moved our Web Page. You should be redirected automatically. If not please click the following link
   </p>
  -                                                <p>
  -
  -The <a href="http://nagoya.apache.org/gump/javadoc/jakarta-commons-sandbox/cli/dist/docs/api/">JavaDoc</a> 
  -
  -from the last nightly build is available online or you can download a 
  -
  -<a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-cli/">nightly build</a>.
  -
  -</p>
  -                            </blockquote>
  -        </p>
  -      </td></tr>
  -      <tr><td><br/></td></tr>
  -    </table>
  -                                        </td>
  -                </tr>
  -
  -                <!-- FOOTER -->
  -                <tr><td colspan="2">
  -                    <hr noshade="" size="1"/>
  -                </td></tr>
  -                <tr><td colspan="2">
  -                    <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  -                    </em></font></div>
  -                </td></tr>
  -            </table>
  -        </body>
  -    </html>
  -<!-- end the processing -->
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
   
   
  +<a href="http://jakarta.apache.org/commons/sandbox/jelly/">CLI Home Page</a>
   
  +</body>
   
  +</html>
  
  
  
  1.39      +1 -1      jakarta-commons/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/index.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- index.html	22 May 2002 18:21:51 -0000	1.38
  +++ index.html	22 May 2002 23:15:55 -0000	1.39
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.36      +1 -1      jakarta-commons/docs/charter.html
  
  Index: charter.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/charter.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- charter.html	22 May 2002 18:21:51 -0000	1.35
  +++ charter.html	22 May 2002 23:15:55 -0000	1.36
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.37      +1 -1      jakarta-commons/docs/commons.html
  
  Index: commons.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/commons.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- commons.html	22 May 2002 18:21:51 -0000	1.36
  +++ commons.html	22 May 2002 23:15:55 -0000	1.37
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.6       +1 -1      jakarta-commons/docs/modeler.html
  
  Index: modeler.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/modeler.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- modeler.html	22 May 2002 18:21:51 -0000	1.5
  +++ modeler.html	22 May 2002 23:15:55 -0000	1.6
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.23      +1 -1      jakarta-commons/docs/digester.html
  
  Index: digester.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/digester.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- digester.html	22 May 2002 18:21:51 -0000	1.22
  +++ digester.html	22 May 2002 23:15:55 -0000	1.23
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.28      +1 -1      jakarta-commons/docs/releases.html
  
  Index: releases.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/releases.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- releases.html	22 May 2002 18:21:51 -0000	1.27
  +++ releases.html	22 May 2002 23:15:55 -0000	1.28
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.11      +1 -1      jakarta-commons/docs/logging.html
  
  Index: logging.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/logging.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- logging.html	22 May 2002 18:21:51 -0000	1.10
  +++ logging.html	22 May 2002 23:15:55 -0000	1.11
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.36      +2 -2      jakarta-commons/docs/components.html
  
  Index: components.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/components.html,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- components.html	22 May 2002 18:21:51 -0000	1.35
  +++ components.html	22 May 2002 23:15:55 -0000	1.36
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  @@ -375,7 +375,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>
  
  
  
  1.34      +1 -1      jakarta-commons/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/license.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- license.html	22 May 2002 18:21:51 -0000	1.33
  +++ license.html	22 May 2002 23:15:55 -0000	1.34
  @@ -97,7 +97,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.37      +1 -1      jakarta-commons/docs/beanutils.html
  
  Index: beanutils.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/beanutils.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- beanutils.html	22 May 2002 18:21:51 -0000	1.36
  +++ beanutils.html	22 May 2002 23:15:55 -0000	1.37
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.34      +1 -1      jakarta-commons/docs/directory.html
  
  Index: directory.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/directory.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- directory.html	22 May 2002 18:21:51 -0000	1.33
  +++ directory.html	22 May 2002 23:15:55 -0000	1.34
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  
  1.27      +1 -1      jakarta-commons/docs/collections.html
  
  Index: collections.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- collections.html	22 May 2002 18:21:51 -0000	1.26
  +++ collections.html	22 May 2002 23:15:55 -0000	1.27
  @@ -96,7 +96,7 @@
           <ul>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/betwixt/">Betwixt</a>
   </li>
  -                    <li>    <a href="./cli.html">CLI</a>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/cli/">CLI</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
   </li>
  
  
  

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