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 0A0467D16 for ; Fri, 2 Sep 2011 14:23:51 +0000 (UTC) Received: (qmail 484 invoked by uid 500); 2 Sep 2011 14:23:50 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 394 invoked by uid 500); 2 Sep 2011 14:23:49 -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 384 invoked by uid 99); 2 Sep 2011 14:23:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 14:23:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gudnabrsam@gmail.com designates 209.85.213.43 as permitted sender) Received: from [209.85.213.43] (HELO mail-yw0-f43.google.com) (209.85.213.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 14:23:43 +0000 Received: by ywm3 with SMTP id 3so2877932ywm.30 for ; Fri, 02 Sep 2011 07:23:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=QwstC6H//sZu/1um8yjkdVVww6ZNn3FQc8Ut2hPRTGk=; b=Hv6jfNyQz5bsZeExHvRhaw2MgBX8R3brmz6YQgAUK340RFxi1TsJIBw89rC2rOhyKT +WwdNSlW4IuTsVV2kXrVms7P0SEyRsu7LDxml2jpz6kKCCt/b+R4DkKVsMipcW+SazG8 5cBGXrF+4q7SIES3o88NIYJjfJ5YDyuZbx3QI= MIME-Version: 1.0 Received: by 10.150.235.15 with SMTP id i15mr1198274ybh.31.1314973401208; Fri, 02 Sep 2011 07:23:21 -0700 (PDT) Received: by 10.150.217.2 with HTTP; Fri, 2 Sep 2011 07:23:21 -0700 (PDT) Reply-To: gudnabrsam@gmail.com In-Reply-To: References: Date: Fri, 2 Sep 2011 09:23:21 -0500 Message-ID: Subject: Re: [chain][discuss] v2 upgrade - follow-up - part2 From: Matt Benson To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Sep 2, 2011 at 2:29 AM, Simone Tripodi wrote: > Hi again guys, > I did a little work on the v2 branch of [chain] to fix checkstyle > errors, obviously clirr[1] errors increased but new ones are IMHO > trivial, since concern internal data structures already exposed via > getters - the o.a.c.chain.impl.ChainBase#commands was exposed at > package level just for test purposes, so not big issue IMHO. > Do you think that would be acceptable in therms of retro-compatibility? Agreed, looks reasonable. Matt > Many thanks in advance for your feedbacks, have a nice day!!! > All the best, > Simo > > [1] http://people.apache.org/~simonetripodi/chain/clirr-report.html > > http://people.apache.org/~simonetripodi/ > http://www.99soft.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