Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 51831 invoked from network); 22 Mar 2008 04:11:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Mar 2008 04:11:59 -0000 Received: (qmail 1580 invoked by uid 500); 22 Mar 2008 04:11:57 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 1113 invoked by uid 500); 22 Mar 2008 04:11:56 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 1104 invoked by uid 99); 22 Mar 2008 04:11:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2008 21:11:56 -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 tripod@day.com designates 62.192.10.254 as permitted sender) Received: from [62.192.10.254] (HELO goobak01.day.com) (62.192.10.254) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Mar 2008 04:11:16 +0000 Received: by goobak01.day.com (Postfix, from userid 1212) id 772335086A; Sat, 22 Mar 2008 05:00:56 +0100 (CET) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by goobak01.day.com (Postfix) with ESMTP id F0BF15085D for ; Sat, 22 Mar 2008 05:00:55 +0100 (CET) Received: by wa-out-1112.google.com with SMTP id m38so2039189waf.5 for ; Fri, 21 Mar 2008 21:11:15 -0700 (PDT) Received: by 10.114.155.1 with SMTP id c1mr7226773wae.105.1206159075572; Fri, 21 Mar 2008 21:11:15 -0700 (PDT) Received: by 10.114.14.8 with HTTP; Fri, 21 Mar 2008 21:11:15 -0700 (PDT) Message-ID: Date: Fri, 21 Mar 2008 21:11:15 -0700 From: "Tobias Bocanegra" Sender: tripod@day.com To: "Jakarta Commons Developers List" Subject: Re: [CLI] Release CLI2 ? In-Reply-To: <31cc37360803211914i7499438eq9d91880e435b0e7f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <31cc37360803211914i7499438eq9d91880e435b0e7f@mail.gmail.com> X-Google-Sender-Auth: 4032d6b127baf4c3 X-Virus-Checked: Checked by ClamAV on apache.org > > hi all, > > i'm working on a project that is using CLI2 for an interactive console > > application. To my understanding, CLI2 is not released nor is a > > snapshot available in the m2 repository. so i'm wondering what is > > missing for a CLI2 release? What does the community think of a CLI2 > > release? is it used by many projects at all? > > We need to get the damn thing out. :) > > > > i would volunteer to work on the issues that prevent a release. > > In no particular order: > > * Solve, or recommend moving to 2.1, all the 2.0 issues in JIRA. > * Make sure M2 is happily building the site, distribution etc. i just ran "mvn install" and "mvn site" and these seems to work ok. > * Make sure the checkstyle/pmd/findbugs aren't full of problems. checkstyle is currently not enabled. but i can do this later. since i don't know the very details of the code yet, maybe you or another CLI team members can point me out which of the issues are show-stoppers for a 2.0 release, and i will try to contribute patches. regards, toby --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org