Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 19353 invoked from network); 7 Mar 2010 15:42:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Mar 2010 15:42:18 -0000 Received: (qmail 77551 invoked by uid 500); 7 Mar 2010 15:41:57 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 77286 invoked by uid 500); 7 Mar 2010 15:41:57 -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 77278 invoked by uid 99); 7 Mar 2010 15:41:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Mar 2010 15:41:57 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.220.218 as permitted sender) Received: from [209.85.220.218] (HELO mail-fx0-f218.google.com) (209.85.220.218) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Mar 2010 15:41:50 +0000 Received: by fxm10 with SMTP id 10so887489fxm.10 for ; Sun, 07 Mar 2010 07:41:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=a5rm8k+c/v5Qj1ZVMH1KIClPpWbnJGqL1uvHgnKitB8=; b=f80mx3nyVVGJ346tyqmzmB5AdR6aMko/Z5sKyit2UqSufhDTSsiT7xmUC1aD6gYIP0 Do4ElQeF0i9x3ezkDYMAYFOSK5yiARUFryYfjG/Y9BTwqIVpBBMK4/16L/hPrQwFKUTj Fbhsur8iruR6Djx5CfsX9+2NB2/Rm22Db+99s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=kZbOCaS5ninT6Hwc03dDVwyWs3RCpt8vy+Xmz9sfTAZF/e2SBb7CLJl7oj/RA2627X j1ufC8V5qp5vQvfIj9Pzj21KHZPBixxsO7gWwVt4dci06b5GWY6yX42br3IC062N5RA9 IHZHrCiFHoHWP/e7oUooy9anx6ad4VUpb4qs8= MIME-Version: 1.0 Received: by 10.239.163.67 with SMTP id o3mr325429hbd.22.1267976489331; Sun, 07 Mar 2010 07:41:29 -0800 (PST) In-Reply-To: <55afdc851003070712u2d51651bsb42b6a2fff845850@mail.gmail.com> References: <20100307021227.2B43123889E5@eris.apache.org> <55afdc851003070356y5d32624bn704265dffd827d7a@mail.gmail.com> <55afdc851003070712u2d51651bsb42b6a2fff845850@mail.gmail.com> Date: Sun, 7 Mar 2010 15:41:29 +0000 Message-ID: <25aac9fc1003070741w6ce9aa13h1a8e4de117798c9b@mail.gmail.com> Subject: Re: svn commit: r919912 - /commons/proper/io/trunk/pom.xml From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 07/03/2010, Niall Pemberton wrote: > On Sun, Mar 7, 2010 at 1:51 PM, J=F6rg Schaible w= rote: > > Niall Pemberton wrote: > > > >> As per comments on the JIRA ticket I'm -1 to changing the groupid > > > > Well, is upcoming 2.0 binary compatible to 1.x ? > > > I just ran the clirr report and the only thing showing currently as an > error on the clirr report is that the LineIterator's next() method has > changed from Object to String. I believe that is a false positive > though since generics get erased. > I just ran the 1.4 test suite against 2.0 classes (using Ant) and everything passed (except FileUtils, because I had not rebuilt the jar since reverting that change) So looks good to me. > Niall > > > > - J=F6rg > > --------------------------------------------------------------------- > 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