Patches applied, thanks!
Sean C. Sullivan wrote: >I updated the code for the RequestOutputStream.java > >A patch file is attached. > > I created the patch files using this command: > > cvs diff -u Foo.java > Foo.patch > >Changes: > > The simple 1 arg constructor now calls the 2 arg constructor. > In the 2 arg constructor, throw NullPointerException if the stream parameter >is null. > Changed some private variables to "private static final". > >I executed the tests and everything passed. > >-Sean > -- 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]>
