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 C66127604 for ; Fri, 19 Aug 2011 22:15:47 +0000 (UTC) Received: (qmail 19638 invoked by uid 500); 19 Aug 2011 22:15:46 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 19253 invoked by uid 500); 19 Aug 2011 22:15:45 -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 19238 invoked by uid 99); 19 Aug 2011 22:15:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2011 22:15:45 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andrew.bayer@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vw0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2011 22:15:37 +0000 Received: by vwe42 with SMTP id 42so2950090vwe.6 for ; Fri, 19 Aug 2011 15:15:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=r4V89SOBy4WVIBkSiUe0oPm+vbyQxeuK+r2wusdAHSU=; b=Eaky2QL6hAk8ygnL2bxaew6hy0zRT1GHfT8GUFLZ746/0F1jkMpa7/N5FvfDAzSZwR tz91o3+GNQLnAicL7bu0GXVbuL4NbS/lUbS9S36j2secoaDQUXg9Yf6eIqMftZAJNEX4 bPBDGp+05ih7Cl0yHkhbQmReTBMCmeHH1xxr0= Received: by 10.52.94.196 with SMTP id de4mr300918vdb.81.1313792116207; Fri, 19 Aug 2011 15:15:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.188.65 with HTTP; Fri, 19 Aug 2011 15:14:56 -0700 (PDT) In-Reply-To: References: From: Andrew Bayer Date: Fri, 19 Aug 2011 15:14:56 -0700 Message-ID: Subject: Re: [VOTE] Release for Bigtop version 0.1.0-incubating To: general@incubator.apache.org Cc: bigtop-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=bcaec501624d652ead04aae31082 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec501624d652ead04aae31082 Content-Type: text/plain; charset=ISO-8859-1 Ack, I screwed up and overwrote RC0 with RC1. In any case, please find RC1 at http://people.apache.org/~abayer/bigtop-0.1.0-incubating-candidate-1/. Website should update shortly. A. On Fri, Aug 19, 2011 at 3:00 PM, Andrew Bayer wrote: > Oh, and I'm reformatting NOTICE now as well. The .gitignore files - I'll > open a bug to remove the top-level one from the tarball, but the ones that > show up deeper are expected by the build process. > > A. > > > On Fri, Aug 19, 2011 at 2:58 PM, Andrew Bayer wrote: > >> Which source files are missing the headers? I know there are some files >> without headers, but the ones I know of are that way because they're >> expected to be in certain formats, they don't allow comments, etc - these >> should only be Debian/RPM packaging files, unless I'm missing something. >> >> As to the package contents - as far as I can tell, everything is under >> bigtop-0.1.0-incubating. The contents there are the same as in SVN, same >> layout as in SVN, etc. The content under test is not yet being built/used, >> and may well be reorganized later, but it's all there. If there are any >> inconsistencies with what's in SVN, let me know and I'll check it out. >> >> Adding DISCLAIMER now. >> >> A. >> >> >> On Fri, Aug 19, 2011 at 2:48 PM, sebb wrote: >> >>> On 19 August 2011 19:25, Andrew Bayer wrote: >>> > This is the first incubator release for Apache Bigtop, version >>> > 0.1.0-incubating. >>> > >>> > It fixes the following issues: >>> > >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12317549&styleName=Html&projectId=12311420 >>> > >>> > *** Please download, test, and vote by Wednesday, August 24 (3 working >>> days >>> > from now) >>> > >>> > Note that we are voting on the source (tag). >>> > >>> > Source tarball, checksums, signature: >>> > http://people.apache.org/~abayer/bigtop-0.1.0-incubating-candidate-0/ >>> >>> A lot of source files don't have any license headers. >>> There's no DISCLAIMER in the archive; needs also to be added to SVN >>> alongside NOTICE and LICENSE. >>> >>> The DISCLAIMER text must also be prominently displayed on the bigtop >>> website. >>> >>> IMO these must be fixed before a release. >>> >>> The NOTICE file has a slightly different layout from normal (not a >>> blocker). >>> It would look better if the paragraph were wrapped after "developed >>> at" - as is normally done - because the URL would then not be left >>> dangling. >>> >>> I would not expect the .gitignore files to be included in the source >>> release. >>> >>> There seems to be a problem with the packaging of the archive - I >>> would expect all files to be under the top-level directory >>> bigtop-0.1.0-incubating, but there are also parallel directories >>> package, sqoop, smokes etc. This makes it very difficult to check the >>> archive against the source archive. >>> >>> Again, I think this needs to be fixed before release. >>> >>> > The tag to be voted on: >>> > >>> http://svn.apache.org/repos/asf/incubator/bigtop/tags/release-0.1.0-incubating >>> >>> > Bigtop's KEYS file, containing the PGP keys used to sign the release: >>> > http://svn.apache.org/repos/asf/incubator/bigtop/dist/KEYS >>> >>> sig is OK >>> >>> > Note that the Incubator PMC needs to vote on the release after a >>> successful >>> > PPMC vote before any release can be made official. >>> > >>> > Thanks! >>> > >>> > A. >>> > >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org >>> For additional commands, e-mail: general-help@incubator.apache.org >>> >>> >> > --bcaec501624d652ead04aae31082--