From: "dIon Gillard" <[EMAIL PROTECTED]>
>
> these patches failed to apply. Could you recreate them off the latest code?
>

Revised patches are attached.

-Sean


--------

Here is another patch for RequestOutputStream.java

A patch file is attached.

 I created the patch file using this command:

                   cvs diff -u Foo.java > Foo.patch

Changes in RequestOutputStream:

    updated the class javadoc with an "@see"
    fixed erroneous javadoc parameter comments
    the method "public void print(String)" will no longer accept a null
parameter

 I executed the tests and everything passed.

----


Here is another patch for ResponseInputStream.java
 
 A patch file is attached.
 
 I created the patch file using this command:
 
                    cvs diff -u Foo.java > Foo.patch
 
 Changes in ResponseInputStream:

     improved javadoc comments

     improved code comments in constructor

     improved implementation of the "close()" method

I executed the tests and everything passed.
 


Attachment: ResponseInputStream.patch
Description: Binary data

Attachment: RequestOutputStream.patch
Description: Binary data

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

Reply via email to