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 DE10BE3D1 for ; Wed, 6 Feb 2013 14:49:16 +0000 (UTC) Received: (qmail 64069 invoked by uid 500); 6 Feb 2013 14:49:16 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 63797 invoked by uid 500); 6 Feb 2013 14:49:16 -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 63774 invoked by uid 99); 6 Feb 2013 14:49:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 14:49:15 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of thomas.neidhart@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-wg0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 14:49:06 +0000 Received: by mail-wg0-f43.google.com with SMTP id e12so1156308wge.22 for ; Wed, 06 Feb 2013 06:48:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; bh=4siIA0u6DIwsQa5546bx3W1tpy5F9rpnyasWGba+0VA=; b=PGiDs0y2WMCHXBtwnSBjF6uhv3UXzkuBnxu40oyXxa4+6OymS3AVc6tQJV+U5ZKO5v juG2agjnuLNilhEkEbu7Y52D5VsUPuJV+AI0eV/n8A8JWigPrEPGEq9sB3mLay07NeXn Z9yYpAYWCKAl3smldoq4XTZSb768h26V8ZR+Qn6IVY27JBr+u9M2rz3SW5BUPrR64x1X q3xY2IeEXOx5deQDnuE7KEHhf5dzo1oQ6amVF9esLFjPgcKAXcl4ShryNwGAGq/tLQG1 d5FCYDmJ3Dal8ES5ehr6D42piF9i5+i/VpTQz+eREVrTHEfqxjwk5Vg95g+PRY/quaxV giOQ== X-Received: by 10.194.19.10 with SMTP id a10mr50202580wje.45.1360162126244; Wed, 06 Feb 2013 06:48:46 -0800 (PST) Received: from [192.168.1.2] (ip-81-11-197-230.dsl.scarlet.be. [81.11.197.230]) by mx.google.com with ESMTPS id s10sm3709426wiw.4.2013.02.06.06.48.44 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Feb 2013 06:48:45 -0800 (PST) Message-ID: <51126D4B.4030607@gmail.com> Date: Wed, 06 Feb 2013 15:48:43 +0100 From: Thomas Neidhart User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Commons Developers List Subject: [cli] release 1.3? X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, well, I did not work much on cli, but lately I have cleanup up together with sebb the trunk, and I think it is in a state that could be released soon: * there are no open major issues (most issues are related to cli2) * no findbugs & checkstyle warnings anymore * trunk contains lots of fixes and new features Emmanuel did most of the work on 1.3, so I would be interested in his opinion. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org