[EMAIL PROTECTED] wrote:
> asmuts      02/01/18 07:20:10
>   
>   /**
>    *  A thread pool that is trying to copy the apache process management. asmuts
>    *  -- Pulled out of tomcat, since it seems to move around and hide. Trying to
>    *  reduce the number of dependencies
>    *
>    *@author     Gal Shachor
>    *@author     asmuts
>    *@created    January 18, 2002
>    */
>   public class ThreadPool
>   {

could you please follow the 
http://jakarta.apache.org/turbine/common/code-standards.html

you should write:

* @author <a href="mailto:[EMAIL PROTECTED]";>John Doe</a>
* @version $Id: $

thanx

martin




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

Reply via email to