Hi, I have created a new patch file (against http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/COOKIE_2_BRANCH/) and attached it to bugzilla Bug 10813. I have also added this new file (httpcookie2SVN-patch.082805-2100.diff) to http://cvs.sourceforge.net/viewcvs.py/httpc-cookie2/httpc-cookie2/.
Summary of changes: - Added Cookie2 class - Added TestCookie2 class - Updated RFC2965Spec class - Updated TestCookieRFC2965Spec class Current Status: - Passed all tests - Refactored code as per developers' comments - Some TODOs remaining to be resolved in RFC2965Spec class. Please review the code and let me know your valuable comments. Also, please have a quick look at the TODO items in RFC2965Spec class and let me know your suggestions. thanks, Samit. On 8/28/05, Ortwin Glück <[EMAIL PROTECTED]> wrote: > Samit, > > Can you attach your patch file to the bugzilla issue report as well? > > Cheers > > Odi > > Samit Jain wrote: > > Oleg, > > > > I think we have some problem with the COOKIE2 branch. The code in the > > branch seems to be pretty old (not the one Ortwin reviewed). It was a > > mistake on my part while updating the patch in the sourceforge > > respository. I should always remove the patch file and add a new one, > > since cvs will take the diff of patch files and then update the > > repository patch. > > > > Anyways, now I will try to create a patch of my existing code and the > > one in this branch and add a new patch file in sourceforge. > > > > I am making some changes to the code right now, so it will be done by > > evening today. > > > > -Samit. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
