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/10/10 22:40:48 UTC

cvs commit: jakarta-commons/docs contributors.html volunteering.html logging.html license.html beanutils.html pool.html sandbox.html commons.html charter.html directory.html versioning.html discovery.html dbcp.html index.html releases.html lang.html collections.html patches.html modeler.html digester.html components.html

jstrachan    2002/10/10 13:40:48

  Modified:    docs     contributors.html volunteering.html logging.html
                        license.html beanutils.html pool.html sandbox.html
                        commons.html charter.html directory.html
                        versioning.html discovery.html dbcp.html index.html
                        releases.html lang.html collections.html
                        patches.html modeler.html digester.html
                        components.html
  Log:
  Added a link to the ThreadPool sandbox site
  
  Revision  Changes    Path
  1.53      +2 -0      jakarta-commons/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/contributors.html,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- contributors.html	7 Oct 2002 00:56:11 -0000	1.52
  +++ contributors.html	10 Oct 2002 20:40:47 -0000	1.53
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.9       +2 -0      jakarta-commons/docs/volunteering.html
  
  Index: volunteering.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/volunteering.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- volunteering.html	7 Oct 2002 00:56:11 -0000	1.8
  +++ volunteering.html	10 Oct 2002 20:40:47 -0000	1.9
  @@ -130,6 +130,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.27      +2 -0      jakarta-commons/docs/logging.html
  
  Index: logging.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/logging.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- logging.html	7 Oct 2002 00:56:11 -0000	1.26
  +++ logging.html	10 Oct 2002 20:40:47 -0000	1.27
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.49      +2 -0      jakarta-commons/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/license.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- license.html	7 Oct 2002 00:56:11 -0000	1.48
  +++ license.html	10 Oct 2002 20:40:47 -0000	1.49
  @@ -129,6 +129,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.54      +2 -0      jakarta-commons/docs/beanutils.html
  
  Index: beanutils.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/beanutils.html,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- beanutils.html	7 Oct 2002 00:56:11 -0000	1.53
  +++ beanutils.html	10 Oct 2002 20:40:47 -0000	1.54
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.11      +2 -0      jakarta-commons/docs/pool.html
  
  Index: pool.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/pool.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- pool.html	7 Oct 2002 00:56:11 -0000	1.10
  +++ pool.html	10 Oct 2002 20:40:47 -0000	1.11
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.58      +10 -1     jakarta-commons/docs/sandbox.html
  
  Index: sandbox.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- sandbox.html	7 Oct 2002 00:56:11 -0000	1.57
  +++ sandbox.html	10 Oct 2002 20:40:47 -0000	1.58
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  @@ -233,7 +235,7 @@
        proposal from Scott Sanders.
     </li>
   
  -	<li>
  +  <li>
        <a href="http://jakarta.apache.org/commons/sandbox/sql/">
        SQL</a>
        an SQL component for generating SQL DDL and documentation from an XML description or beans.
  @@ -241,6 +243,13 @@
        From James Strachan, Jason van Zyl and others.
     </li>
   
  +  <li>
  +     <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">
  +     ThreadPool</a>
  +     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>
  
  
  
  1.56      +2 -18     jakarta-commons/docs/commons.html
  
  Index: commons.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/commons.html,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- commons.html	7 Oct 2002 00:56:11 -0000	1.55
  +++ commons.html	10 Oct 2002 20:40:47 -0000	1.56
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  @@ -167,43 +169,25 @@
         <tr><td>
           <blockquote>
                                       <p>
  -
     The Commons Proper is dedicated to one principal
  -
     goal: creating and maintaining reusable Java components.  The Commons 
  -
     Proper is a place for collaboration and sharing, where
  -
     developers from throughout the Jakarta community can work together 
  -
     on projects to be shared by the Jakarta projects and Jakarta users.  
  -
   </p>
                                                   <p>
  -
     Commons developers will make an effort to ensure that their
  -
     components have minimal dependencies on other libraries, so that
  -
     these components can be deployed easily.  In addition, Commons components
  -
     will keep their interfaces as stable as possible, so that Jakarta users
  -
     (including other Jakarta subprojects) can implement these
  -
     components without having to worry about changes in the future. 
  -
   </p>
                                                   <p>
  -
     We welcome participation from all that are interested, at all skill levels.
  -
     Coding, documentation and testing are all critical parts of the software
  -
     development process.  If you are interested in participating in any of 
  -
     these aspects, please join us!
  -
   </p>
                               </blockquote>
           </p>
  
  
  
  1.52      +2 -0      jakarta-commons/docs/charter.html
  
  Index: charter.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/charter.html,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- charter.html	7 Oct 2002 00:56:11 -0000	1.51
  +++ charter.html	10 Oct 2002 20:40:47 -0000	1.52
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.49      +2 -0      jakarta-commons/docs/directory.html
  
  Index: directory.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/directory.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- directory.html	7 Oct 2002 00:56:11 -0000	1.48
  +++ directory.html	10 Oct 2002 20:40:47 -0000	1.49
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.33      +2 -0      jakarta-commons/docs/versioning.html
  
  Index: versioning.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/versioning.html,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- versioning.html	7 Oct 2002 00:56:11 -0000	1.32
  +++ versioning.html	10 Oct 2002 20:40:47 -0000	1.33
  @@ -132,6 +132,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.8       +2 -0      jakarta-commons/docs/discovery.html
  
  Index: discovery.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/discovery.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- discovery.html	7 Oct 2002 00:56:11 -0000	1.7
  +++ discovery.html	10 Oct 2002 20:40:47 -0000	1.8
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.11      +2 -0      jakarta-commons/docs/dbcp.html
  
  Index: dbcp.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/dbcp.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- dbcp.html	7 Oct 2002 00:56:11 -0000	1.10
  +++ dbcp.html	10 Oct 2002 20:40:47 -0000	1.11
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.54      +2 -0      jakarta-commons/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/index.html,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- index.html	7 Oct 2002 00:56:11 -0000	1.53
  +++ index.html	10 Oct 2002 20:40:47 -0000	1.54
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.47      +2 -0      jakarta-commons/docs/releases.html
  
  Index: releases.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/releases.html,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- releases.html	7 Oct 2002 00:56:11 -0000	1.46
  +++ releases.html	10 Oct 2002 20:40:47 -0000	1.47
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.15      +2 -0      jakarta-commons/docs/lang.html
  
  Index: lang.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/lang.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- lang.html	7 Oct 2002 00:56:11 -0000	1.14
  +++ lang.html	10 Oct 2002 20:40:47 -0000	1.15
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.42      +2 -0      jakarta-commons/docs/collections.html
  
  Index: collections.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- collections.html	7 Oct 2002 00:56:11 -0000	1.41
  +++ collections.html	10 Oct 2002 20:40:47 -0000	1.42
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.7       +2 -0      jakarta-commons/docs/patches.html
  
  Index: patches.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/patches.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- patches.html	7 Oct 2002 00:56:11 -0000	1.6
  +++ patches.html	10 Oct 2002 20:40:47 -0000	1.7
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.21      +2 -0      jakarta-commons/docs/modeler.html
  
  Index: modeler.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/modeler.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- modeler.html	7 Oct 2002 00:56:11 -0000	1.20
  +++ modeler.html	10 Oct 2002 20:40:47 -0000	1.21
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.39      +2 -0      jakarta-commons/docs/digester.html
  
  Index: digester.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/digester.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- digester.html	7 Oct 2002 00:56:11 -0000	1.38
  +++ digester.html	10 Oct 2002 20:40:47 -0000	1.39
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  
  
  
  1.61      +10 -0     jakarta-commons/docs/components.html
  
  Index: components.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/components.html,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- components.html	7 Oct 2002 00:56:11 -0000	1.60
  +++ components.html	10 Oct 2002 20:40:47 -0000	1.61
  @@ -128,6 +128,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/sql/">SQL</a>
   </li>
  +                    <li>    <a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a>
   </li>
                       <li>    <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/">Workflow</a>
  @@ -530,6 +532,14 @@
        communication between multiple threads in a single Java Virtual Machine.
       </dd>
       <!-- /Threading -->
  +
  +    <!-- ThreadPool -->
  +    <dt><b><big><a href="http://jakarta.apache.org/commons/sandbox/threadpool/">ThreadPool</a></big></b></dt>
  +    <dd>
  +	 ThreadPool is a simple component for asynchronously dispatching work to another thread in a pool
  +	 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>
  
  
  

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