Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 80209 invoked from network); 30 May 2008 19:08:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 May 2008 19:08:45 -0000 Received: (qmail 73585 invoked by uid 500); 30 May 2008 19:08:45 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 72916 invoked by uid 500); 30 May 2008 19:08:43 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 72904 invoked by uid 99); 30 May 2008 19:08:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 May 2008 12:08:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of niall.pemberton@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO py-out-1112.google.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 May 2008 19:07:55 +0000 Received: by py-out-1112.google.com with SMTP id f47so49715pye.6 for ; Fri, 30 May 2008 12:08:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KF2i50nAXme/XO3hpb0B74jnJOcqprQcoJlpDimwwGk=; b=NKIV7elftqXzY5ifA9BXUFuP6788cZPyqH0u6RX8hCmxnfDbXseB6tyUhuHcq/enj4EKWfg44ZCR7kibJ0QTeAQ6HdcF2AqVXsJjq0zvhslJZvrfeWeH/CQmVHZEptxUtAecYNpBm8efnIOZTzJMoswZKot0RotkjJqdEIkX5Aw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BxEtUjk2jgUI8b9aSX2JXKaZy+8Q3QMlP5u4/W1XOIXF23CkAQl6FJjvETqBSr9mDy828hm83AM/LYgpqCayjcxGJsnNcKEKKqsSd9a/H4/MZZ9m+sbs9NfjqtV+osIJV5n+n2fCJfNxagqDCHtcznDfJs3gdAU+zjQSKLf6Ha4= Received: by 10.115.59.4 with SMTP id m4mr6704118wak.104.1212174490467; Fri, 30 May 2008 12:08:10 -0700 (PDT) Received: by 10.114.56.1 with HTTP; Fri, 30 May 2008 12:08:10 -0700 (PDT) Message-ID: <55afdc850805301208ya1c3ae8jb3ab557350eb796a@mail.gmail.com> Date: Fri, 30 May 2008 20:08:10 +0100 From: "Niall Pemberton" To: "Commons Users List" Subject: Re: [cli2] Negative number arguments seen as options In-Reply-To: <25aac9fc0805301201id5ee609h92d982793df695fe@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48333EB2.90601@astrofoto.org> <48338E20.8090206@astrofoto.org> <25aac9fc0805210311h799d4186iaca1eb8d1ac0568f@mail.gmail.com> <483EC3CE.8000701@apache.org> <25aac9fc0805290840x3f604497l5ac26420761de948@mail.gmail.com> <1212173542.17994.83.camel@balin.russel.org.uk> <25aac9fc0805301201id5ee609h92d982793df695fe@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Fri, May 30, 2008 at 8:01 PM, sebb wrote: > On 30/05/2008, Russel Winder wrote: >> On Thu, 2008-05-29 at 16:40 +0100, sebb wrote: >> >> > JMeter originally used the CLI code from Excalibur/Avalon, but the >> > project appeared defunct so when some bugs needed fixing the CLI code >> > was extracted, copied to JMeter and fixed. >> > >> > The Avalon CLI code in Commons is a copy of the JMeter version. >> > >> > Although Commons CLI is partly derived from Avalon, the interface is >> > very different. >> >> >> I guess this raises a critical question: > > I don't see it as critical myself ... > >> Will JMeter remove its fork of >> Commons CLI, put the fixes into Commons CLI 1.2 and then depend on >> Commons CLI 1.2 -- or alternatively remove the Commons CLI 1.x fork and >> depend on Commons CLI 2.0-SNAPSHOT? > > Neither, as the CLI1 and CLI2 have a different API. > > However, if the Avalon CLI were released, then JMeter could depend on How can Avalon CLI be released - that projects closed? http://avalon.apache.org/closed.html Niall > it, and drop its own copy of the code. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org