Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 15575 invoked from network); 11 Oct 2010 23:20:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Oct 2010 23:20:39 -0000 Received: (qmail 31327 invoked by uid 500); 11 Oct 2010 23:20:39 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 31199 invoked by uid 500); 11 Oct 2010 23:20:38 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 31191 invoked by uid 99); 11 Oct 2010 23:20:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Oct 2010 23:20:38 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of GGregory@seagullsoftware.com designates 216.82.253.147 as permitted sender) Received: from [216.82.253.147] (HELO mail165.messagelabs.com) (216.82.253.147) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Oct 2010 23:20:31 +0000 X-VirusChecked: Checked X-Env-Sender: GGregory@seagullsoftware.com X-Msg-Ref: server-14.tower-165.messagelabs.com!1286839205!33297178!1 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [137.134.240.188] Received: (qmail 31700 invoked from network); 11 Oct 2010 23:20:06 -0000 Received: from unknown (HELO postal.rocketsoftware.com) (137.134.240.188) by server-14.tower-165.messagelabs.com with AES128-SHA encrypted SMTP; 11 Oct 2010 23:20:06 -0000 Received: from NWT-S-MBX1.rocketsoftware.com ([fe80::34fc:6d7f:6837:62b]) by nwt-s-cas2.rocketsoftware.com ([::1]) with mapi id 14.01.0218.012; Mon, 11 Oct 2010 19:19:54 -0400 From: Gary Gregory To: Commons Developers List Subject: RE: [VOTE] Release Commons IO 2.0 based on RC4 Thread-Topic: [VOTE] Release Commons IO 2.0 based on RC4 Thread-Index: AQHLaZmhYL8/PJzlMk6A1aDDiI9McZM8pHsA//+9n6A= Date: Mon, 11 Oct 2010 23:19:53 +0000 Message-ID: <02AA127CD8DCDE48BC7D2DFB6C87083A07D83888@nwt-s-mbx1.rocketsoftware.com> References: <02AA127CD8DCDE48BC7D2DFB6C87083A07D74B81@nwt-s-mbx2.rocketsoftware.com> <02AA127CD8DCDE48BC7D2DFB6C87083A07D83831@nwt-s-mbx1.rocketsoftware.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.204.68] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Niall Pemberton [mailto:niall.pemberton@gmail.com] > Sent: Monday, October 11, 2010 16:16 > To: Commons Developers List > Subject: Re: [VOTE] Release Commons IO 2.0 based on RC4 >=20 > On Tue, Oct 12, 2010 at 12:11 AM, Gary Gregory > wrote: > > Hi All: > > > > I see mismatch here: > > > > * @deprecated Use IOUtils. Will be removed in 2.0. > > =A0* =A0Methods renamed to IOUtils.write() or IOUtils.copy(). > > =A0* =A0Null handling behaviour changed in IOUtils (null data does not > > =A0* =A0throw NullPointerException). > > =A0*/ > > @Deprecated > > public class CopyUtils { > > > > Either the class should be removed or the Javadoc updated. >=20 > I'll update the JavaDoc >=20 > > Other deprecated items do not specify when they will be removed. If the= y > will not be removed, it would be nice for the Javadoc to say so. > > > > IMO, a major release (like this 2.0) is as good a time as any. >=20 > Yes, but for IO we would then end up in the package-rename-game - > which I didn't want for 2.0 Ah, so nothing deprecated gets removed, the deprecated code is just not mov= ed to the new package. I like that (in this case at least.) Gary >=20 > Niall >=20 > > Gary >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org