From general-return-50331-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Mon Jul 20 22:23:23 2015 Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C21018375 for ; Mon, 20 Jul 2015 22:23:23 +0000 (UTC) Received: (qmail 71174 invoked by uid 500); 20 Jul 2015 22:16:01 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 70972 invoked by uid 500); 20 Jul 2015 22:16:01 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 70961 invoked by uid 99); 20 Jul 2015 22:16:01 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2015 22:16:01 +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 001DA1A74AA for ; Mon, 20 Jul 2015 22:16:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.001 X-Spam-Level: X-Spam-Status: No, score=0.001 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled 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 BjjDEnPCtWYe for ; Mon, 20 Jul 2015 22:15:54 +0000 (UTC) Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 49AEC43DF5 for ; Mon, 20 Jul 2015 22:15:54 +0000 (UTC) Received: by pdbnt7 with SMTP id nt7so37036940pdb.0 for ; Mon, 20 Jul 2015 15:15:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=vypC5S8vCjUgEy9crmU4zmjP+t2/dzoKi9a5r41ybZE=; b=lJEwvFMcuiJU5/r5NOJS9BzUVslOnu/n24OD3wDfUeZ5PcZ9X+5sFpCoViDK4K5mJ5 sYprwDbqtvhoNWhppnR2SFrVBdpWj6Hl1cWPCvbCXXAEjfgIiU0LbqbfrIqNfuCUnzqb 5IxVshgpMzF2aqXw4H5wfz3lnzYxjoQB355FMocmajoS2U9bbEX5rq6JSdPGJTpBmqxL 1yzrwhGK8CyphruxfUYor4SmhFmtaZSvderCsu3Y5e3EFf//ykjxG9ViduV5lpyACulk f3/qeJHtc4lx/taD/NdKEFmCwPcZWoGwc+xQSUreYRhryOgVi1RbeEVO5QRapC1e0KTX G6eg== X-Received: by 10.67.5.2 with SMTP id ci2mr64072963pad.97.1437430501874; Mon, 20 Jul 2015 15:15:01 -0700 (PDT) Received: from [10.10.9.208] ([192.175.27.21]) by smtp.gmail.com with ESMTPSA id zj15sm23681313pab.1.2015.07.20.15.15.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 Jul 2015 15:15:01 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [VOTE] Release Apache Kylin-0.7.2-incubating From: Julian Hyde In-Reply-To: Date: Mon, 20 Jul 2015 15:15:25 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <1B052942-B5E2-4B07-A1C8-083A5A75749F@apache.org> References: To: general@incubator.apache.org X-Mailer: Apple Mail (2.1878.6) +1 (binding) Checked signature and hashes. Built and ran unit tests (jdk 1.8, mac os x). Julian On Jul 20, 2015, at 1:36 PM, Ted Dunning wrote: > +1 (binding) >=20 > What I did: >=20 > Checked signatures and hashes > Ran unit tests > Ran RAT, inspected exclusions > Searched for files with odd permissions, found many executable files >=20 >=20 >=20 > What I suggest: >=20 > Files that don't need to be executable should not be. There are 6 = shell > scripts in the source, but there are another 30 files that are marked = as > executable that should not be. >=20 >=20 >=20 > On Mon, Jul 20, 2015 at 10:30 AM, Owen O'Malley = wrote: >=20 >> * Checked GPG signature and hashes. >> * Built and ran unit tests. >> * Checked that all java files had Apache headers. >> * All of the java files are in org.apache.kylin package. Only = exceptions >> were in the >> atopcalcite module: >> * net.hydromatic.optiq.runtime >> * org.eigenbase.sql2rel >> Are those classes coming from a different package? Do you intend to >> repackage them? >>=20 >> +1 (binding) >>=20 >>=20 >> On Sat, Jul 18, 2015 at 12:43 AM, Henry Saputra = >> wrote: >>=20 >>> Signature file looks good >>> Hashes are checked (NOTE next time probably use sha512) >>> NOTICE file looks good >>> LICENSE file looks good >>> DISCLAIMER exists >>> No 3rd party exes. >>>=20 >>> +1 (binding) >>>=20 >>>=20 >>>=20 >>> On Thu, Jul 16, 2015 at 9:22 PM, Luke Han = wrote: >>>> Hi all, >>>>=20 >>>> The Apache Kylin community has voted on and approved a proposal to >>> release >>>> Apache Kylin 0.7.2 (incubating), the first release of Apache Kylin. >>>>=20 >>>> We already have applied some suggestion >>>> in last vote attempt, please refer to below vote mail thread for >> detail. >>>>=20 >>>> Proposal: >>>> http://s.apache.org/kylin-0.7.2-vote_rc2 >>>>=20 >>>> Vote result: >>>> http://s.apache.org/kylin-0.7.2-vote_result >>>>=20 >>>> 5 binding +1 votes >>>> 2 non-binding +1 votes >>>> No -1 votes >>>>=20 >>>>=20 >>>> The commit to be voted upon: >>>>=20 >>>=20 >> = https://github.com/apache/incubator-kylin/commit/f7a28422645bc209b2c38bb05= b24a340444f9066 >>>>=20 >>>> Its hash is f7a28422645bc209b2c38bb05b24a340444f9066. >>>>=20 >>>> The artifacts to be voted on are located here: >>>>=20 >>>=20 >> = https://dist.apache.org/repos/dist/dev/incubator/kylin/apache-kylin-0.7.2-= incubating-rc2/ >>>>=20 >>>> The hashes of the artifacts are as follows: >>>> src.tar.gz.md5 334c0981d0a258f2d83402bdb75486dd >>>> src.tar.gz.sha1 c377bcb7be17e0ad5540ce2a3d1366cc0c451eda >>>>=20 >>>> A staged Maven repository is available for review at: >>>>=20 >> = https://repository.apache.org/content/repositories/orgapachekylin-1008/ >>>>=20 >>>> Release artifacts are signed with the following key: >>>> https://people.apache.org/keys/committer/lukehan.asc >>>>=20 >>>> Pursuant to the Releases section of the Incubation Policy and with >>>> the endorsement of our mentors we would now like to request >>>> the permission of the Incubator PMC to publish the release. The = vote >>>> is open for 72 hours, or until the necessary number of votes (3 +1) >>>> is reached. >>>>=20 >>>> [ ] +1 Release this package >>>> [ ] 0 I don't feel strongly about it, but I'm okay with the = release >>>> [ ] -1 Do not release this package because... >>>>=20 >>>> +1 from Luke >>>>=20 >>>> Luke Han, on behalf of Apache Kylin PPMC >>>=20 >>> = --------------------------------------------------------------------- >>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org >>> For additional commands, e-mail: general-help@incubator.apache.org >>>=20 >>>=20 >>=20 --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org