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 4DB1A184CB for ; Mon, 21 Mar 2016 07:10:46 +0000 (UTC) Received: (qmail 56343 invoked by uid 500); 21 Mar 2016 07:10:46 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 56292 invoked by uid 500); 21 Mar 2016 07:10:46 -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 56280 invoked by uid 99); 21 Mar 2016 07:10:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Mar 2016 07:10:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 5250B18046D for ; Mon, 21 Mar 2016 07:10:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.303 X-Spam-Level: X-Spam-Status: No, score=-0.303 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_REPLYTO_END_DIGIT=0.25, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=yahoo.com Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 4s3dFuOOK9ob for ; Mon, 21 Mar 2016 07:10:42 +0000 (UTC) Received: from nm35-vm0.bullet.mail.bf1.yahoo.com (nm35-vm0.bullet.mail.bf1.yahoo.com [72.30.238.72]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTPS id 830A15F400 for ; Mon, 21 Mar 2016 07:10:42 +0000 (UTC) Received: from [66.196.81.173] by nm35.bullet.mail.bf1.yahoo.com with NNFMP; 21 Mar 2016 07:10:36 -0000 Received: from [98.139.212.205] by tm19.bullet.mail.bf1.yahoo.com with NNFMP; 21 Mar 2016 07:10:36 -0000 Received: from [127.0.0.1] by omp1014.mail.bf1.yahoo.com with NNFMP; 21 Mar 2016 07:10:36 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 856406.90398.bm@omp1014.mail.bf1.yahoo.com X-YMail-OSG: YBpb3Z0VM1mRs0qSQEU2j8hk9uw2jkebPzq8vW_t9MI5hpG0hDerqXEIRhKEtx_ 0LjpVnGjMR3LDVUh2O.53QM2pjtelaudxq4UgA1G2vniYk9dJkfcUSwzUzEgRI.aZjjqXC7spwEG 15GCX5wedmTJGUiArsNF4E8PvioZQZtsfp7Z02T_zf..mP.z9Oy_BD_WVeqt.q0ap08MrKT.z7bY VtOFse9WiJwpnAsR93K9Vv9Y4OTsjXd9dYfwLN.einfTlyEpMZ84T.maJG6mpIvhFI0suepNrhc3 Zm7jdTiVWmtXE5i1WltgCTaynKiBX7jbd5BrMA0B1Nu55AAmNUTJkQsT8XHbQpyMnh8faE.gyUnd APxMoLypyrExTTjqusZqh51OiYOh97WEV4bRNtbXfD1sAsLZT2_B19v8wVjEi5aEn065RABTe_DS V6Jn.6Ss6Wy7cxfYbdcoulI3NwBtOo1lULlQB68QWB3vvHcMp39dcqCE2oT6dNou8E.wJGT0Lt9J HRWmGag-- Received: by 76.13.27.48; Mon, 21 Mar 2016 07:10:36 +0000 Date: Mon, 21 Mar 2016 07:10:36 +0000 (UTC) From: Andrea Cosentino Reply-To: Andrea Cosentino To: "dev@camel.apache.org" Message-ID: <1893978737.2091420.1458544236128.JavaMail.yahoo@mail.yahoo.com> In-Reply-To: References: Subject: Re: Camel 2.17.0 Release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thanks Gregor :-) -- Andrea Cosentino ---------------------------------- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1985@yahoo.com Twitter: @oscerd2 Github: oscerd On Sunday, March 20, 2016 9:19 PM, Gregor Zurowski wrote: Hi Everyone: I have verified the code on the master branch and applied a few minor fixes that were necessary for creating the release. I will start building the 2.17.0 release candidate shortly. Thanks, Gregor