Sean C. Sullivan wrote:

>Here are patches for RequestOutputStream.java and  ResponseInputStream.java
> 
>Two patch files are attached.
> 
>I created the patch files using this command:
>  
>                  cvs diff -u Foo.java > Foo.patch
>  
> Changes in RequestOutputStream:
>
>    removed email address for Sean C. Sullivan
>
>    fixed the erroneous comment for the OutputStream member variable
>
>    the close() method now makes use of the "close" member variable
>
Applied.

>
>
>Changes in ResponseInputStream:
>
>    removed email address for Sean C. Sullivan
>
>    added method:  public boolean isUsingChunking
>
Only applied removal of email address as method (isUsingChunking) is not 
called anywhere.

>
>I executed the tests and everything passed.
>  
> -Sean
>
Thanks again.

>
-- 
dIon Gillard, Multitask Consulting
http://www.multitask.com.au/developers




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

Reply via email to