Return-Path: Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 538 invoked by uid 98); 3 Dec 2002 15:52:50 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 518 invoked from network); 3 Dec 2002 15:52:48 -0000 Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 3 Dec 2002 15:52:48 -0000 Received: (qmail 84244 invoked by uid 500); 3 Dec 2002 15:51:41 -0000 Received: (qmail 84237 invoked from network); 3 Dec 2002 15:51:41 -0000 Received: from unknown (HELO extmail.extensibility.com) (63.86.210.252) by daedalus.apache.org with SMTP; 3 Dec 2002 15:51:41 -0000 Received: from tibco.com (remote-10.98.40.24.tibco.com [10.98.40.24]) by extmail.extensibility.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2655.55) id SGSJA6GF; Tue, 3 Dec 2002 10:48:54 -0500 Message-ID: <3DECD32E.705@tibco.com> Date: Tue, 03 Dec 2002 10:52:14 -0500 From: Eric Johnson Organization: TIBCO Extensibility User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Commons HttpClient Project Subject: Re: [PATCH] Correct handling of close and additional test cases References: <39E84384-06D4-11D7-A8F9-00306557E112@u.washington.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N And how do I get it into Unidiff format? All I've got is WinCVS, and I've been asking it to do a "diff" on a folder. Is the difference a "+/-" versus ">/<"? It would appear, anyway, that there have been subsequent changes (mostly spurious space character changes, unfortunately), that probably make it necessary to resubmit my patch. -Eric. Michael Becke wrote: > > On Tuesday, December 3, 2002, at 10:13 AM, Eric Johnson wrote: > >> I applied my changes to the latest in CVS, and ran all the test >> cases. The patch is attached. > > > To apply this patch the committers will need it to be in the unidiff > format. >