Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F2B211837 for ; Fri, 27 Jun 2014 18:00:55 +0000 (UTC) Received: (qmail 41323 invoked by uid 500); 27 Jun 2014 18:00:55 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 41280 invoked by uid 500); 27 Jun 2014 18:00:54 -0000 Mailing-List: contact reviews-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.incubator.apache.org Delivered-To: mailing list reviews@aurora.incubator.apache.org Received: (qmail 41250 invoked by uid 99); 27 Jun 2014 18:00:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2014 18:00:54 +0000 X-ASF-Spam-Status: No, hits=-1997.8 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 27 Jun 2014 18:00:53 +0000 Received: (qmail 38571 invoked by uid 99); 27 Jun 2014 18:00:30 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2014 18:00:30 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 9B9BF1DB410; Fri, 27 Jun 2014 18:00:19 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2526262825079502712==" MIME-Version: 1.0 Subject: Re: Review Request 22983: AURORA-278 - Remove binaries from source RC From: "Kevin Sweeney" To: "Bill Farner" , "Dave Lester" , "Kevin Sweeney" Cc: "Aurora" , "Jake Farrell" Date: Fri, 27 Jun 2014 18:00:19 -0000 Message-ID: <20140627180019.22595.77722@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Kevin Sweeney" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/22983/ X-Sender: "Kevin Sweeney" References: <20140625210738.22595.95489@reviews.apache.org> In-Reply-To: <20140625210738.22595.95489@reviews.apache.org> Reply-To: "Kevin Sweeney" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============2526262825079502712== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit > On June 25, 2014, 2:07 p.m., Bill Farner wrote: > > .gitattributes, line 3 > > > > > > IIUC this will render a source distribution unusable, since many necessary files will be missing. > > Jake Farrell wrote: > if i'm not mistaken /src/resources is only used for the e2e test, we need to come up with a way to auto generate those files if possible as they can not be included in the src release > > Bill Farner wrote: > Aha, my mistake - i was thinking of src/main/resources, this is src/resources, which is used by the python build. Filed https://issues.apache.org/jira/browse/AURORA-559 to put those in a conventional path. src/resources is all test data for the executor. the binary files in here are tbinaryprotocol-serialized data used to test the executor's mechanism for communicating between processes. if we remove it then those tests will fail in the source distribution, which would mean a -1 to shipping. - Kevin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22983/#review46679 ----------------------------------------------------------- On June 25, 2014, 1:18 p.m., Jake Farrell wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22983/ > ----------------------------------------------------------- > > (Updated June 25, 2014, 1:18 p.m.) > > > Review request for Aurora, Dave Lester, Kevin Sweeney, and Bill Farner. > > > Bugs: AURORA-278 > https://issues.apache.org/jira/browse/AURORA-278 > > > Repository: aurora > > > Description > ------- > > AURORA-278 - Remove binaries from source RC > > > Diffs > ----- > > .auroraversion 0034eec93d9d40c8039735f01192121bd2edebea > .gitattributes PRE-CREATION > CHANGELOG e52a6ed3055c2deaca252de26f3c571cf0d629a7 > build-support/release/changelog 5cc908fe1d5a0f39d626719634559e32508fc6cb > build-support/release/release 30fea493e33abad9acd98e35d60cf5287b9a0947 > build-support/release/release-candidate 41d929f090ea376afb92f5edda697894d13f56db > > Diff: https://reviews.apache.org/r/22983/diff/ > > > Testing > ------- > > ./builds-support/release/release-candidate -r 1 -l m > > verified gig sig, md5, sha, untared release and looked for binary artifacts. > > Additional review opened to address missing headers > > > Thanks, > > Jake Farrell > > --===============2526262825079502712==--