+1.

Did we have to make a general announce about this API
changes ?

Which make me think we need a stable tarball/jar/zip
for servlet-api4

-
Henri Gomez                 ___[_]____
EMAIL : [EMAIL PROTECTED]        (. .)                     
PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 



>-----Original Message-----
>From: Christopher K. St. John [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, June 12, 2002 7:49 PM
>To: [EMAIL PROTECTED]
>Subject: [PROPOSAL] Minor fix for servletapi-4 GenericServlet
>
>
>GOMEZ Henri wrote:
>>
>> I propose you to make a PROPOSAL for servletapi4 patch
>> to tomcat-dev list.
>> 
>
> In the jakarta-servletapi-4 repository, the class:
>
>   javax.servlet.GenericServlet
>
> has init() and destory() methods that call log(). While
>not specifically prohibited in the 2.3 spec, it results
>in unncessary output into logs. Also, it's annoying.
>
> My proposal is to remove the two log() statements from
>GenericServet.init() and GenericServlet.destory(). If
>somebody needs them for debugging, they can add them
>back into their local copy.
>
> This was reported as bug #7190. I've included a patch
>as an attachment to this message (it just removes the
>two log messages and updates the copyright date)
>
>-- 
>Christopher St. John [EMAIL PROTECTED]
>DistribuTopia http://www.distributopia.com
>

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

Reply via email to