rwaldhoff    01/04/18 10:29:09

  Modified:    docs     sandbox.html license.html index.html directory.html
                        contributors.html commons.html charter.html
                        beanutils.html
  Log:
  committing changes from xdocs/sandbox.xml and xdocs/stylesheets/project.xml
  
  Revision  Changes    Path
  1.9       +25 -18    jakarta-commons/docs/sandbox.html
  
  Index: sandbox.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- sandbox.html      2001/04/12 03:25:27     1.8
  +++ sandbox.html      2001/04/18 17:28:57     1.9
  @@ -66,6 +66,12 @@
   </li>
                       <li>    <a href="./cactus/index.html">Cactus</a>
   </li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/collections/">Collections</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/dbcp/">DBCP</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/pool/">Pool</a>
  +</li>
                   </ul>
               <p><strong>Jakarta Community</strong></p>
           <ul>
  @@ -92,7 +98,7 @@
         <tr><td>
           <blockquote>
                                       <p>
  -The Sandbox is a CVS repository for Commons committers 
  +The Sandbox is a CVS repository for Commons committers
   to function as an open workspace for
   sharing and collaboration.
   </p>
  @@ -103,33 +109,34 @@
   </p>
                                                   <strong>Current Sandbox 
Happenings</strong>
                                                   <p>
  -Here is a small list of whats going on the sandbox.  
  +Here is a small list of whats going on the sandbox.
   </p>
                                                   <ul>
     <li>
  -      <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/xmlunit/">
  -      XMLUnit</a>
  -       proposal and code from Morgan Delagrange
  -       </li>
  +     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/cjan/">
  +     CJAN</a>
  +     proposal from Scott Sanders with contributions from many Jakarta developers.
  +  </li>
     <li>
  -     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/pool/">
  -     Generic pool</a>
  -      proposal and code from Rodney Waldhoff.
  +     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/configuration/">
  +     Configuration</a>
  +     code from the Jakarta Velocity project
     </li>
     <li>
  -    <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/dbcp/">
  -    Database Connection Pool </a>
  -    proposal and code from Rodney Waldhoff.
  +     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/digester/">
  +     Digester</a>
  +     proposal from Scott Sanders of code from the
  +     <a href="http://jakarta.apache.org/struts/">Struts Framework</a>.
     </li>
     <li>
  -     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/collections/">
  -     Collections</a>
  -      proposal and code from Rodney Waldhoff.
  +     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/threading/">
  +     Threading</a>
  +     proposal from Craig McClanahan.
     </li>
     <li>
  -     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/configuration/">
  -     Configuration</a>
  -      code from the Jakarta Velocity project
  +     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/xmlunit/">
  +     XMLUnit</a>
  +     proposal and code from Morgan Delagrange.
     </li>
   
   </ul>
  
  
  
  1.6       +6 -0      jakarta-commons/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/license.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- license.html      2001/04/09 12:53:09     1.5
  +++ license.html      2001/04/18 17:28:58     1.6
  @@ -67,6 +67,12 @@
   </li>
                       <li>    <a href="./cactus/index.html">Cactus</a>
   </li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/collections/">Collections</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/dbcp/">DBCP</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/pool/">Pool</a>
  +</li>
                   </ul>
               <p><strong>Jakarta Community</strong></p>
           <ul>
  
  
  
  1.7       +6 -0      jakarta-commons/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/index.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.html        2001/04/09 12:53:09     1.6
  +++ index.html        2001/04/18 17:28:59     1.7
  @@ -66,6 +66,12 @@
   </li>
                       <li>    <a href="./cactus/index.html">Cactus</a>
   </li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/collections/">Collections</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/dbcp/">DBCP</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/pool/">Pool</a>
  +</li>
                   </ul>
               <p><strong>Jakarta Community</strong></p>
           <ul>
  
  
  
  1.6       +6 -0      jakarta-commons/docs/directory.html
  
  Index: directory.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/directory.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- directory.html    2001/04/09 12:53:09     1.5
  +++ directory.html    2001/04/18 17:29:00     1.6
  @@ -66,6 +66,12 @@
   </li>
                       <li>    <a href="./cactus/index.html">Cactus</a>
   </li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/collections/">Collections</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/dbcp/">DBCP</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/pool/">Pool</a>
  +</li>
                   </ul>
               <p><strong>Jakarta Community</strong></p>
           <ul>
  
  
  
  1.6       +6 -0      jakarta-commons/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/contributors.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- contributors.html 2001/04/09 12:53:09     1.5
  +++ contributors.html 2001/04/18 17:29:00     1.6
  @@ -66,6 +66,12 @@
   </li>
                       <li>    <a href="./cactus/index.html">Cactus</a>
   </li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/collections/">Collections</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/dbcp/">DBCP</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/pool/">Pool</a>
  +</li>
                   </ul>
               <p><strong>Jakarta Community</strong></p>
           <ul>
  
  
  
  1.5       +6 -0      jakarta-commons/docs/commons.html
  
  Index: commons.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/commons.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- commons.html      2001/04/09 12:53:08     1.4
  +++ commons.html      2001/04/18 17:29:01     1.5
  @@ -66,6 +66,12 @@
   </li>
                       <li>    <a href="./cactus/index.html">Cactus</a>
   </li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/collections/">Collections</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/dbcp/">DBCP</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/pool/">Pool</a>
  +</li>
                   </ul>
               <p><strong>Jakarta Community</strong></p>
           <ul>
  
  
  
  1.7       +6 -0      jakarta-commons/docs/charter.html
  
  Index: charter.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/charter.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- charter.html      2001/04/09 12:53:08     1.6
  +++ charter.html      2001/04/18 17:29:01     1.7
  @@ -66,6 +66,12 @@
   </li>
                       <li>    <a href="./cactus/index.html">Cactus</a>
   </li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/collections/">Collections</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/dbcp/">DBCP</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/pool/">Pool</a>
  +</li>
                   </ul>
               <p><strong>Jakarta Community</strong></p>
           <ul>
  
  
  
  1.7       +6 -0      jakarta-commons/docs/beanutils.html
  
  Index: beanutils.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/beanutils.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- beanutils.html    2001/04/09 12:53:08     1.6
  +++ beanutils.html    2001/04/18 17:29:02     1.7
  @@ -66,6 +66,12 @@
   </li>
                       <li>    <a href="./cactus/index.html">Cactus</a>
   </li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/collections/">Collections</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/dbcp/">DBCP</a>
  +</li>
  +                    <li>    <a 
href="./cvsweb/index.cgi/jakarta-commons/pool/">Pool</a>
  +</li>
                   </ul>
               <p><strong>Jakarta Community</strong></p>
           <ul>
  
  
  

Reply via email to