Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-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 9FEC010C39 for ; Fri, 14 Mar 2014 23:17:57 +0000 (UTC) Received: (qmail 86087 invoked by uid 500); 14 Mar 2014 23:17:56 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 86055 invoked by uid 500); 14 Mar 2014 23:17:56 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 86047 invoked by uid 99); 14 Mar 2014 23:17:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 23:17:56 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elakito@gmail.com designates 209.85.192.46 as permitted sender) Received: from [209.85.192.46] (HELO mail-qg0-f46.google.com) (209.85.192.46) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 23:17:52 +0000 Received: by mail-qg0-f46.google.com with SMTP id e89so9341345qgf.5 for ; Fri, 14 Mar 2014 16:17:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=uToZ6GaFh6iErRkZ6I6b1YLC45CBABd5McCL36jCP2o=; b=0gw1X4kJ/qD/lawufXC8BsgvEFW05KedNGy+y7fyUfFwgl0SjHyF0XVBkQqDeWQyrI Ro4+awmrarHHFvKmuVoRPnX9GJiwyJmMJ8DoPq5uwotCpfWVF+Tr2jE+wzU/YQA8KY9f 209evv3fYhJFccqgPyVlYO+finfxNsTs6JhNSzxaVos6VSUiQR7a+fCa6Nhu6b5w2xm2 rEnvLXshNlJ2YE9UQTmB28A14Qv0X6tuc3P8BdCfj4xJk5/Dz1sr45xmw2E7R6BKrZ27 uFiM93HAXNLS0D1qxLtR6mjSG07XrOS21x2nJeNgRRch3KnI/ub3qYp+UnuesjSsXvyN jV0w== MIME-Version: 1.0 X-Received: by 10.224.112.6 with SMTP id u6mr13096034qap.78.1394839051893; Fri, 14 Mar 2014 16:17:31 -0700 (PDT) Received: by 10.140.92.238 with HTTP; Fri, 14 Mar 2014 16:17:31 -0700 (PDT) In-Reply-To: References: Date: Sat, 15 Mar 2014 00:17:31 +0100 Message-ID: Subject: Re: would like to upgrade netty3 version to 3.9.0.Final From: Aki Yoshida To: dev@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org done. regards, aki 2014-03-14 20:20 GMT+01:00 Raul Kripalani : > +1. Will allow to use the Netty async provider packaged by AHC. > > Regards, > > *Ra=FAl Kripalani* > Apache Camel PMC Member & Committer | Enterprise Architect, Open Source > Integration specialist > http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani > http://blog.raulkr.net | twitter: @raulvk > > On Fri, Mar 14, 2014 at 7:14 PM, Aki Yoshida wrote: > >> Hi, >> I noticed com.ning/async-http-client/1.8.3 has optional import of >> packages exported by io.netty/netty of version version=3D"[3.9,4)". >> >> Currently, camel trunk uses 3.8.0.Final for io.netty/netty >> 3.8.0.Final >> >> I would like to upgrade this to 3.9.0.Final to be consistent with what >> we have for the version of async-http-client. >> 1.8.3 >> >> Any objection? >> >> thanks. >> regards, aki >>