Applied and fixed formatting. Sean C. Sullivan wrote:
> This is a patch for HttpClient.java > > The patch file, HttpClient.patch, is attached. > > I created the patch files using this command: > > cvs diff -u Foo.java > Foo.patch > >Changes: > > executeMethod now checks for a null parameter. > > executeMethod will now throw an IllegalStateException if the > session has not been started > > updated javadoc comments for: getState, setState, startSession, >endSession, > and executeMethod > >I executed the tests and everything passed. > >-Sean > > >------------------------------------------------------------------------ > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- 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]>
