Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 334394AE9 for ; Mon, 11 Jul 2011 15:14:46 +0000 (UTC) Received: (qmail 2052 invoked by uid 500); 11 Jul 2011 15:14:45 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 1928 invoked by uid 500); 11 Jul 2011 15:14:44 -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 1920 invoked by uid 99); 11 Jul 2011 15:14:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2011 15:14:44 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of flamefew@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2011 15:14:40 +0000 Received: by qwf6 with SMTP id 6so2477563qwf.30 for ; Mon, 11 Jul 2011 08:14:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=jhlqEB0k3FGoMFxzQk9Cb96vByBMeH7OlJZrErDkq64=; b=QGcRkpiU0GV1n0VBlW6t6IJ8W0u2ZbyNSZl8Ta9Ib93mXhb+d+Xd7hR3cgl3wGrHeJ 6s6fVyRPH84uk6+5OlOp42kVRYTP/ug8OpAbZfs+0TxoVd3pWx3LeEEuecsKxS7bb+fU tGCbSWJcKJjVJCHp9slv9DTMn7iOQ5A1bErmI= MIME-Version: 1.0 Received: by 10.224.67.209 with SMTP id s17mr3856822qai.259.1310397259125; Mon, 11 Jul 2011 08:14:19 -0700 (PDT) Received: by 10.229.86.206 with HTTP; Mon, 11 Jul 2011 08:14:18 -0700 (PDT) In-Reply-To: <-4574364223471191974@unknownmsgid> References: <3124378600328810667@unknownmsgid> <20704685.2118.1310366261382.JavaMail.mobile-sync@ynni1> <-4574364223471191974@unknownmsgid> Date: Mon, 11 Jul 2011 08:14:18 -0700 Message-ID: Subject: Re: [lang] Time for RC3? From: Henri Yandell To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, Jul 11, 2011 at 6:16 AM, Gary Gregory wrot= e: > On Jul 11, 2011, at 2:37, "J=F6rg Schaible" = wrote: > >> Hi, >> >> Gary Gregory wrote: >> >>> On Jul 11, 2011, at 2:05, Henri Yandell wrote: >>> >>>> On Thu, Jul 7, 2011 at 1:33 PM, J=F6rg Schaible >>>> wrote: >>>>> Hi Hen, >>>>> >>>>> Henri Yandell wrote: >>>>> >>>>>> I think we're ready for another release candidate. >>>>>> >>>>>> Does anyone know of any remaining items? JIRA is clean, and I don't >>>>>> see anything in the email threads that implies more work needs to be >>>>>> done. >>>>> >>>>> We have two failing unit tests with Java 7. At least one is due to >>>>> change in behavior of the Java runtime: >>>>> >>>>> 1/ FastDateFormatTest.testFormat >>>>> 2/ UnicodeEscaperTest.testUPlus (change in Java 7) >>>> >>>> Do you think either will require an API change? >> >> I have no really looked into FastDate, but in the UnicodeEscaper we >> explicitly rely on the fact the the JDK fails for this UPlus notation (t= his >> is at least how I read the code) i.e. according our Javadoc it should fa= il >> nevertheless. It is questionable now to adjust Javadoc, I'd rather opt f= or >> JDK-independent behavior. >> >>>> ie) Can we leave them for 3.0.1? >>> >>> I think we can postpone java 7 alpha worries for later. It feels like >>> java 7 is still moving target. >> >> With Java 7 released this month I'd better be prepared now. > > I did not realize it was just around the corner! Wow. And 2013 if you're on OS X :) Hen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org