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 D9AA48882 for ; Mon, 22 Aug 2011 14:54:12 +0000 (UTC) Received: (qmail 9206 invoked by uid 500); 22 Aug 2011 14:54:12 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 8938 invoked by uid 500); 22 Aug 2011 14:54:11 -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 8927 invoked by uid 99); 22 Aug 2011 14:54:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 14:54:11 +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 paulus.benedictus@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vx0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2011 14:54:05 +0000 Received: by vxh13 with SMTP id 13so5286426vxh.30 for ; Mon, 22 Aug 2011 07:53:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=waoPeIQBS9zMpUs059DfQ9cJT+M4ihtZh4hHwlJ8QJ8=; b=i6X9ooGO2117nw7D/1LetYz2O218r9p4qCGOaVQKzgkECTjR3r1O7KT/PsElhnyy8O 3pIWdMOLxBQfiFBTo4z9IyJZJA8Pnj75R1qvRNcUZBggIZgAYTzAQQydXz0sQReIudjn cSOS5qhp4cj6a7ExoSWMHBHG7p82DIYZpMLS0= MIME-Version: 1.0 Received: by 10.220.94.134 with SMTP id z6mr654270vcm.249.1314024824260; Mon, 22 Aug 2011 07:53:44 -0700 (PDT) Sender: paulus.benedictus@gmail.com Received: by 10.220.181.72 with HTTP; Mon, 22 Aug 2011 07:53:44 -0700 (PDT) In-Reply-To: References: Date: Mon, 22 Aug 2011 09:53:44 -0500 X-Google-Sender-Auth: wkmKe28emTH_kEfVMnonSDp7Uoo Message-ID: Subject: Re: [chain][discuss] v2 upgrade From: Paul Benedict To: Commons Developers List , gudnabrsam@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Any thoughts on dumping the checked exception? public interface Command { ... boolean execute(T context) throws Exception; } Paul On Mon, Aug 22, 2011 at 9:46 AM, Matt Benson wrote: > I am generally in favor. =A0I think it could be good to apply his patch > on a branch so we can discuss the clirr results and agree on the > severity of the (IMHO forgivable) backward-compatibility breaches. > Then we will understand the proper path forward with respect to > versions and all the changes that cascade from the potential major > version bump. > > Matt > > On Mon, Aug 22, 2011 at 1:03 AM, Simone Tripodi > wrote: >> Hi all guys, >> Elijah, a [chain] user, has been submitting worthy contributions[1] to >> improve and actualize the commons-chains component, providing also >> patches[2]. >> I think it is the good time to start speaking about the next [chain] >> version (no new releases/development in the last months), any >> objections on applying Elijah patch? >> I can take care of it but please let me know if anyone else want to do. >> Many thanks in advance, have a nice day!!! >> Simo >> >> [1] http://markmail.org/message/ajh3sunrst7x5klv >> [2] https://issues.apache.org/jira/browse/CHAIN-53 >> >> 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org