Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-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 7F04618D93 for ; Tue, 9 Feb 2016 14:29:54 +0000 (UTC) Received: (qmail 55590 invoked by uid 500); 9 Feb 2016 14:29:53 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 55546 invoked by uid 500); 9 Feb 2016 14:29:53 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 55534 invoked by uid 99); 9 Feb 2016 14:29:53 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2016 14:29:53 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id CA4481A0352 for ; Tue, 9 Feb 2016 14:29:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.28 X-Spam-Level: * X-Spam-Status: No, score=1.28 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id K1BA5uhW7vfV for ; Tue, 9 Feb 2016 14:29:50 +0000 (UTC) Received: from mail-yk0-f181.google.com (mail-yk0-f181.google.com [209.85.160.181]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 440DB429A6 for ; Tue, 9 Feb 2016 14:29:50 +0000 (UTC) Received: by mail-yk0-f181.google.com with SMTP id z13so100530171ykd.0 for ; Tue, 09 Feb 2016 06:29:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=ffH+Yv1BjgpIBBvretkGWJ1/8nDG4Esxi9qFgTEBM48=; b=oabNfYImv+ETRSQtFH0tJBp9CBTZearl0RtgSC+xU0c7QS79SBxDKOw7psCGIK6yEu GJf1WkFx7foia9744hpyufzwrlOZACPL06RvyEwlmdEI2Vy6ibjLOJo/EzdP9RIPJWPe a4nF+Yx/Mxgcr1htOuVSxw4sM8haDbATWlitwx0X+t4mYDh6dO/9dsoJxmbCOOVVB2g/ wF/P1TjOjVDcSAa3phDrzN4a16knJ0PNGyFp/VyTw5Dkxguwfqnaa8L68moACedadPeQ vpNu/4KJjkEWeGP0GiXcbxKtConJXX0MEaT11+micc5auPfQTnzOaypc84UFEdoE6Irt NXEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to:content-type; bh=ffH+Yv1BjgpIBBvretkGWJ1/8nDG4Esxi9qFgTEBM48=; b=EJ4XM9gYhkiwxwdAcTtn8uR6ue9kOPfNpljXp6im5GptLe/cIX2efvPv5t2JgJpo78 3eSIe7Uh6XeUV59dae1o7dKGtEcbs5Na8RC0DTXGfQAlH8sWJG+8WqWB3nFzGmmLy9Su HAZgf+LMPet2b201ZSgLid+k1FzMtHmsmLnw/6WX7Nwb5SKCDf/C1yTKrmvrceuH/ecz +1+A7TdGlT2+PGNR+taVhDwtM8v5UXaWBTyKnbO+PbkGbFs+zmJdfBIa7kue0RTuIykK VlnahwKhNa3seL/YSLnrMqzsJx45wHrutpfASf7MN7f0r3e7v2trw32FxLceNYVUAV8C m8Rg== X-Gm-Message-State: AG10YOTLmZVzOnoT9AXnyImtytSWg5GzZj7oVLgOhXIx0wdhv1wAPIyUT/x22JwyU4xRclvRIjZgR9CGqNa6HQ== X-Received: by 10.37.31.87 with SMTP id f84mr17151861ybf.151.1455028183919; Tue, 09 Feb 2016 06:29:43 -0800 (PST) MIME-Version: 1.0 Sender: jakers@gmail.com Received: by 10.129.95.3 with HTTP; Tue, 9 Feb 2016 06:29:24 -0800 (PST) From: Jake Luciani Date: Tue, 9 Feb 2016 09:29:24 -0500 X-Google-Sender-Auth: EBIJPrYf2fCu2ptswH6re8emuso Message-ID: Subject: [VOTE RESULT] Release Apache Cassandra 3.0.3 To: "dev@cassandra.apache.org" Content-Type: multipart/alternative; boundary=001a1143edc60a751c052b5726e1 --001a1143edc60a751c052b5726e1 Content-Type: text/plain; charset=UTF-8 With 6 binding +1 and no -1 the vote passes On Mon, Feb 8, 2016 at 3:56 PM, Jake Luciani wrote: > > I propose the following artifacts for release as 3.0.3. > > sha1: b9bdd9ec648ad42d88b1377fe0e1e4ff3d162a91 > Git: > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.0.3-tentative > Artifacts: > https://repository.apache.org/content/repositories/orgapachecassandra-1100/org/apache/cassandra/apache-cassandra/3.0.3/ > Staging repository: > https://repository.apache.org/content/repositories/orgapachecassandra-1100/ > > The artifacts as well as the debian package are also available here: > http://people.apache.org/~jake > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/Xz7gJz (CHANGES.txt) > [2]: http://goo.gl/Awjozv (NEWS.txt) > [3]: https://goo.gl/lZKxQa (DataStax Test Report) > --001a1143edc60a751c052b5726e1--