Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 69634 invoked from network); 15 Feb 2002 06:28:04 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 15 Feb 2002 06:28:04 -0000 Received: (qmail 25106 invoked by uid 97); 15 Feb 2002 06:28:12 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 25087 invoked by uid 97); 15 Feb 2002 06:28:12 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 25073 invoked from network); 15 Feb 2002 06:28:11 -0000 Message-ID: <3C6CA980.5000505@multitask.com.au> Date: Fri, 15 Feb 2002 17:24:00 +1100 From: dIon Gillard User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8+) Gecko/20020211 X-Accept-Language: en-us MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [httpclient] patch for RequestOutputStream.java References: <002301c1ac37$1688b000$af7ba8c0@rbi> <05a401c1afa5$9d126e60$af7ba8c0@rbi> <089201c1b1e2$b61f14a0$af7ba8c0@rbi> <3C68757E.9050008@multitask.com.au> <025101c1b379$a381c4d0$af7ba8c0@rbi> X-MIMETrack: Itemize by SMTP Server on gateway/Multitask Consulting/AU(Release 5.0.8 |June 18, 2001) at 02/15/2002 05:33:59 PM, Serialize by Router on gateway/Multitask Consulting/AU(Release 5.0.8 |June 18, 2001) at 02/15/2002 05:34:06 PM, Serialize complete at 02/15/2002 05:34:06 PM Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Patches applied, thanks! Sean C. Sullivan wrote: >I updated the code for the RequestOutputStream.java > >A patch file is attached. > > I created the patch files using this command: > > cvs diff -u Foo.java > Foo.patch > >Changes: > > The simple 1 arg constructor now calls the 2 arg constructor. > In the 2 arg constructor, throw NullPointerException if the stream parameter >is null. > Changed some private variables to "private static final". > >I executed the tests and everything passed. > >-Sean > -- dIon Gillard, Multitask Consulting http://www.multitask.com.au/developers -- To unsubscribe, e-mail: For additional commands, e-mail: