Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 95414 invoked from network); 10 Feb 2009 03:58:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2009 03:58:22 -0000 Received: (qmail 48485 invoked by uid 500); 10 Feb 2009 03:58:21 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 48396 invoked by uid 500); 10 Feb 2009 03:58:21 -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 48385 invoked by uid 99); 10 Feb 2009 03:58:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 19:58:20 -0800 X-ASF-Spam-Status: No, hits=-4.0 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.250.51 as permitted sender) Received: from [216.82.250.51] (HELO mail108.messagelabs.com) (216.82.250.51) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 03:58:11 +0000 X-VirusChecked: Checked X-Env-Sender: GGregory@seagullsoftware.com X-Msg-Ref: server-2.tower-108.messagelabs.com!1234238270!18490538!1 X-StarScan-Version: 6.0.0; banners=-,-,- X-Originating-IP: [137.134.240.188] Received: (qmail 726 invoked from network); 10 Feb 2009 03:57:50 -0000 Received: from unknown (HELO postal.rocketsoftware.com) (137.134.240.188) by server-2.tower-108.messagelabs.com with RC4-SHA encrypted SMTP; 10 Feb 2009 03:57:50 -0000 Received: from HQMAIL.rocketsoftware.com ([172.16.37.60]) by RS1063.rocketsoftware.com ([172.16.37.63]) with mapi; Mon, 9 Feb 2009 22:57:37 -0500 From: Gary Gregory To: Commons Developers List Date: Mon, 9 Feb 2009 22:57:35 -0500 Subject: RE: [VOTE] CLI 1.2 release (RC2) Thread-Topic: [VOTE] CLI 1.2 release (RC2) Thread-Index: AcmLLSAF7CE9atcgTzWwVJ3G+A0k8AABoEPg Message-ID: <94C476C03BFF5E42AC3518FDAC9643C4BDCDD492D3@HQMAIL.rocketsoftware.com> References: <31cc37360902081300t46215093x2282e398670bbe07@mail.gmail.com> <94C476C03BFF5E42AC3518FDAC9643C4BDCDD4920A@HQMAIL.rocketsoftware.com> <31cc37360902091909o7b0f4b4fg46e541af47e2c7e3@mail.gmail.com> In-Reply-To: <31cc37360902091909o7b0f4b4fg46e541af47e2c7e3@mail.gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I'll extract a unit test from our code and post a new ticket. Gary -----Original Message----- From: Henri Yandell [mailto:flamefew@gmail.com]=20 Sent: Monday, February 09, 2009 7:10 PM To: Commons Developers List Subject: Re: [VOTE] CLI 1.2 release (RC2) I think it's a showstopper - that was a fix due to infinite looping causing an OOM. Sounds like you have a test case that isn't covered by the current tests. Hen On Mon, Feb 9, 2009 at 1:33 PM, Gary Gregory wrote: > Hello Hen: > > I've encountered a backwards compatibility issue in our application unit = test suite related to [CLI-162]. > > With version 1.1, I can print call HelpFormatter#printHelp(String,Options= ) without any problems without our options. When I replace 1.1 with 1.2 I g= et: > > Exception in thread "main" java.lang.RuntimeException: Text too long for = line - throwing exception to avoid infinite loop [CLI-162]: > > Since the only thing that I changed is the CLI version, I assume that thi= s means that the HelpFormatter format changed between 1.1 and 1.2. Is that = so? > > I worked around this by calling the HelpFormatter API with a width large = enough to avoid the RE. Sadly this makes CLI 1.2 not 100% binary compatible= with 1.1. > > Before I go any further and extract my code into a JIRA ticket, is this a= showstopper? If not, there's plenty of work I need to do before I spin my = wheels on extracting the code. > > Thanks, > Gary > > -----Original Message----- > From: Henri Yandell [mailto:flamefew@gmail.com] > Sent: Sunday, February 08, 2009 1:01 PM > To: Commons Developers List > Subject: [VOTE] CLI 1.2 release (RC2) > > Apologies for the revote. I've added a note to the release page to > check the NOTICE file's copyright year. > > There should be no difference between the two other than the RC1->RC2 > in the pom and the updated year in the NOTICE file. > > > Tag: > > https://svn.apache.org/repos/asf/commons/proper/cli/tags/cli-1.2-RC2 > > Site remains unchanged: > > http://people.apache.org/~bayard/cli-1.2-rc1 > > Binaries: > > http://people.apache.org/builds/commons/cli/1.2/RC1/staged/commons-cli/co= mmons-cli/1.2/ > > [ ] +1 release it > [ ] +0 go ahead I don't care > [ ] -1 no, do not release it because > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- 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