bayard      2003/01/19 12:23:43

  Modified:    docs     beanutils.html charter.html collections.html
                        commons.html components.html contributors.html
                        dbcp.html digester.html directory.html
                        discovery.html index.html lang.html license.html
                        logging.html modeler.html patches.html pool.html
                        releases.html sandbox.html versioning.html
                        volunteering.html
               xdocs    components.xml sandbox.xml
               xdocs/stylesheets project.xml
  Log:
  Removed the sandbox'd util project from the website.
  
  Revision  Changes    Path
  1.63      +0 -2      jakarta-commons/docs/beanutils.html
  
  Index: beanutils.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/beanutils.html,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- beanutils.html    10 Jan 2003 03:48:50 -0000      1.62
  +++ beanutils.html    19 Jan 2003 20:23:42 -0000      1.63
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.60      +0 -2      jakarta-commons/docs/charter.html
  
  Index: charter.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/charter.html,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- charter.html      10 Jan 2003 03:48:51 -0000      1.59
  +++ charter.html      19 Jan 2003 20:23:42 -0000      1.60
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.51      +0 -2      jakarta-commons/docs/collections.html
  
  Index: collections.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- collections.html  10 Jan 2003 03:48:51 -0000      1.50
  +++ collections.html  19 Jan 2003 20:23:42 -0000      1.51
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.65      +0 -2      jakarta-commons/docs/commons.html
  
  Index: commons.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/commons.html,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- commons.html      10 Jan 2003 03:48:51 -0000      1.64
  +++ commons.html      19 Jan 2003 20:23:42 -0000      1.65
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.75      +0 -11     jakarta-commons/docs/components.html
  
  Index: components.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/components.html,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- components.html   10 Jan 2003 03:48:51 -0000      1.74
  +++ components.html   19 Jan 2003 20:23:42 -0000      1.75
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  @@ -600,15 +598,6 @@
         for simple multi threaded programming.
       </dd>
       <!-- /ThreadPool -->
  -
  -    <!-- Util -->
  -    <dt><b><big><a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/util/";>Util</a></big></b></dt>
  -    <dd>
  -      Home to latchkey code that one might expect to find in the
  -      java.util, or java.text packages which does not fall
  -      clearly into the domain of another Commons package.
  -    </dd>
  -    <!-- /Util -->
   
       <!-- VFS -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/sandbox/vfs/";>VFS</a></big></b></dt>
  
  
  
  1.61      +0 -2      jakarta-commons/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/contributors.html,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- contributors.html 10 Jan 2003 03:48:51 -0000      1.60
  +++ contributors.html 19 Jan 2003 20:23:42 -0000      1.61
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.19      +0 -2      jakarta-commons/docs/dbcp.html
  
  Index: dbcp.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/dbcp.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- dbcp.html 10 Jan 2003 03:48:51 -0000      1.18
  +++ dbcp.html 19 Jan 2003 20:23:42 -0000      1.19
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.49      +0 -2      jakarta-commons/docs/digester.html
  
  Index: digester.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/digester.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- digester.html     10 Jan 2003 03:48:51 -0000      1.48
  +++ digester.html     19 Jan 2003 20:23:42 -0000      1.49
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.57      +0 -2      jakarta-commons/docs/directory.html
  
  Index: directory.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/directory.html,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- directory.html    10 Jan 2003 03:48:51 -0000      1.56
  +++ directory.html    19 Jan 2003 20:23:42 -0000      1.57
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.16      +0 -2      jakarta-commons/docs/discovery.html
  
  Index: discovery.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/discovery.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- discovery.html    10 Jan 2003 03:48:51 -0000      1.15
  +++ discovery.html    19 Jan 2003 20:23:42 -0000      1.16
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.62      +0 -2      jakarta-commons/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/index.html,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- index.html        10 Jan 2003 03:48:51 -0000      1.61
  +++ index.html        19 Jan 2003 20:23:42 -0000      1.62
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.27      +0 -2      jakarta-commons/docs/lang.html
  
  Index: lang.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/lang.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- lang.html 10 Jan 2003 03:48:51 -0000      1.26
  +++ lang.html 19 Jan 2003 20:23:42 -0000      1.27
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.57      +0 -2      jakarta-commons/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/license.html,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- license.html      10 Jan 2003 03:48:51 -0000      1.56
  +++ license.html      19 Jan 2003 20:23:42 -0000      1.57
  @@ -141,8 +141,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.35      +0 -2      jakarta-commons/docs/logging.html
  
  Index: logging.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/logging.html,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- logging.html      10 Jan 2003 03:48:51 -0000      1.34
  +++ logging.html      19 Jan 2003 20:23:42 -0000      1.35
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.29      +0 -2      jakarta-commons/docs/modeler.html
  
  Index: modeler.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/modeler.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- modeler.html      10 Jan 2003 03:48:51 -0000      1.28
  +++ modeler.html      19 Jan 2003 20:23:42 -0000      1.29
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.15      +0 -2      jakarta-commons/docs/patches.html
  
  Index: patches.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/patches.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- patches.html      10 Jan 2003 03:48:51 -0000      1.14
  +++ patches.html      19 Jan 2003 20:23:42 -0000      1.15
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.19      +0 -2      jakarta-commons/docs/pool.html
  
  Index: pool.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/pool.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- pool.html 10 Jan 2003 03:48:51 -0000      1.18
  +++ pool.html 19 Jan 2003 20:23:42 -0000      1.19
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.56      +0 -2      jakarta-commons/docs/releases.html
  
  Index: releases.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/releases.html,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- releases.html     10 Jan 2003 03:48:51 -0000      1.55
  +++ releases.html     19 Jan 2003 20:23:42 -0000      1.56
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.66      +0 -7      jakarta-commons/docs/sandbox.html
  
  Index: sandbox.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- sandbox.html      10 Jan 2003 03:48:51 -0000      1.65
  +++ sandbox.html      19 Jan 2003 20:23:42 -0000      1.66
  @@ -140,8 +140,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  @@ -263,11 +261,6 @@
        propoal from James Strachan.
         ThreadPool is a simple component for asynchronously dispatching work to 
another thread in a pool
         for simple multi threaded programming.
  -  </li>
  -  <li>
  -     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/util/";>
  -     Util</a>
  -     proposal from Geir Magnusson, Jr.
     </li>
   
     <li>
  
  
  
  1.41      +0 -2      jakarta-commons/docs/versioning.html
  
  Index: versioning.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/versioning.html,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- versioning.html   10 Jan 2003 03:48:51 -0000      1.40
  +++ versioning.html   19 Jan 2003 20:23:42 -0000      1.41
  @@ -144,8 +144,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.17      +0 -2      jakarta-commons/docs/volunteering.html
  
  Index: volunteering.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/volunteering.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- volunteering.html 10 Jan 2003 03:48:51 -0000      1.16
  +++ volunteering.html 19 Jan 2003 20:23:42 -0000      1.17
  @@ -142,8 +142,6 @@
   </li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html";>ThreadPool</a>
   </li>
  -                    <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/util/index.html";>Util</a>
  -</li>
                       <li>    <a 
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html";>VFS</a>
   </li>
                       <li>    <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/";>Workflow</a>
  
  
  
  1.65      +0 -9      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- components.xml    10 Jan 2003 03:48:52 -0000      1.64
  +++ components.xml    19 Jan 2003 20:23:43 -0000      1.65
  @@ -393,15 +393,6 @@
       </dd>
       <!-- /ThreadPool -->
   
  -    <!-- Util -->
  -    <dt><b><big><a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/util/";>Util</a></big></b></dt>
  -    <dd>
  -      Home to latchkey code that one might expect to find in the
  -      java.util, or java.text packages which does not fall
  -      clearly into the domain of another Commons package.
  -    </dd>
  -    <!-- /Util -->
  -
       <!-- VFS -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/sandbox/vfs/";>VFS</a></big></b></dt>
       <dd>
  
  
  
  1.25      +0 -5      jakarta-commons/xdocs/sandbox.xml
  
  Index: sandbox.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/sandbox.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- sandbox.xml       10 Jan 2003 03:48:52 -0000      1.24
  +++ sandbox.xml       19 Jan 2003 20:23:43 -0000      1.25
  @@ -90,11 +90,6 @@
         ThreadPool is a simple component for asynchronously dispatching work to 
another thread in a pool
         for simple multi threaded programming.
     </li>
  -  <li>
  -     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/util/";>
  -     Util</a>
  -     proposal from Geir Magnusson, Jr.
  -  </li>
   
     <li>
        <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/";>
  
  
  
  1.58      +0 -1      jakarta-commons/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- project.xml       10 Jan 2003 03:48:52 -0000      1.57
  +++ project.xml       19 Jan 2003 20:23:43 -0000      1.58
  @@ -74,7 +74,6 @@
           <item name="Scaffold"              
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/scaffold/"/>
           <item name="SQL"                        
href="http://jakarta.apache.org/commons/sandbox/sql/index.html"/>
           <item name="ThreadPool"            
href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html"/>
  -        <item name="Util"                  
href="http://jakarta.apache.org/commons/sandbox/util/index.html"/>
           <item name="VFS"                   
href="http://jakarta.apache.org/commons/sandbox/vfs/index.html"/>
           <item name="Workflow"              
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/"/>
         </menu>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to