Applied,
thanks! Sean C. Sullivan wrote: >This is a patch for RequestInputStream.java > >The patch file is attached. > > I created the patch files using this command: > > cvs diff -u Foo.java > Foo.patch > > Changes: > > Bug fix: One of the constructors was ignoring the InputStream parameter. > Added javadoc comments to one of the constructors. > In both constructors: check for null parameters > > 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]>
