Applied and fixed formatting Sean C. Sullivan wrote:
>This is a patch for HttpMethodBase.java > >The patch file, HttpMethodBase.patch, is attached. > >I created the patch file using this command: > > cvs diff -u Foo.java > Foo.patch > >Changes: > > the execute method will now check for null parameters > > updated javadoc comments for: execute > > added "log.isDebugEnabled" for each log.debug statement > > >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]>
