Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 43693 invoked from network); 7 Oct 2005 11:57:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Oct 2005 11:57:29 -0000 Received: (qmail 15363 invoked by uid 500); 7 Oct 2005 11:57:23 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 15319 invoked by uid 500); 7 Oct 2005 11:57:22 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 15304 invoked by uid 99); 7 Oct 2005 11:57:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 04:57:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.97.120.73] (HELO hermes) (62.97.120.73) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 04:57:24 -0700 Received: from [172.18.25.76] (helo=EFYBNU030891) by hermes with esmtp (Exim 4.43) id 1ENqqP-0003d8-Sr; Fri, 07 Oct 2005 13:56:58 +0200 From: "Alex" To: "'Jakarta Commons Users List'" , "'John Keyes'" Subject: RE: [CLI] Collaboration Date: Fri, 7 Oct 2005 13:57:26 +0200 Message-ID: <002e01c5cb36$49089960$4c1912ac@extendforce.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal In-Reply-To: <2677c50b0510070418hd1e54b1sa0f7520415ec93af@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, i have downloaded from CVS CLI 2.0, i can't see the difference between ArgumentsBuilder and OptionsBuilder. Also i suppose that Inclusive Group is that all options must be present, and ExclusiveGroup none of them may appear together, and OptionGroup, only one must appear. Right?=BF I would develop my xmlObjectBuilder from CLI 2.0, and also when i understand Arguments, a XmlArgumentBuilder. Alex. -----Mensaje original----- De: John Keyes [mailto:johnkeyes.apache@gmail.com]=20 Enviado el: viernes, 07 de octubre de 2005 13:19 Para: Jakarta Commons Users List Asunto: Re: [CLI] Collaboration Alex, On 10/7/05, Alex wrote: > > Hello, i have developed a new extension for CLI. It is like > PatterOptionBuilder, but i have called XmlOptionBuilder, because it > reads the Options from a Xml rather than a String pattern or hardcoded. > My problem is that i don't know how can I upload that new extension. You can submit you XmlOptionBuilder as an enhancment in Bugzilla. Also im migrating the CLI API to make it compatible with JDK5.0, > generics and foreach. How i can upgrade it? With regards to JDK5.0, we do not want to break compatibility with previous JDK versions so we will not be introducing JDK5 dependencies. Why do you want to do this? Thank you very much in advance. > > -John K --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org