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 2614318EF0 for ; Mon, 4 Jan 2016 23:41:30 +0000 (UTC) Received: (qmail 84540 invoked by uid 500); 4 Jan 2016 23:41:30 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 84482 invoked by uid 500); 4 Jan 2016 23:41:30 -0000 Mailing-List: contact reviews-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.apache.org Delivered-To: mailing list reviews@aurora.apache.org Received: (qmail 84461 invoked by uid 99); 4 Jan 2016 23:41:29 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2016 23:41:29 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 4BA58297A6B; Mon, 4 Jan 2016 23:41:28 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1830305067970376217==" MIME-Version: 1.0 Subject: Re: Review Request 41899: Upgrade to pants 0.0.66. From: "Maxim Khutornenko" To: "Joshua Cohen" , "Maxim Khutornenko" Cc: "John Sirois" , "Aurora" Date: Mon, 04 Jan 2016 23:41:28 -0000 Message-ID: <20160104234128.26043.57017@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Maxim Khutornenko" X-ReviewGroup: Aurora X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/41899/ X-Sender: "Maxim Khutornenko" References: <20160104233412.26043.32925@reviews.apache.org> In-Reply-To: <20160104233412.26043.32925@reviews.apache.org> Reply-To: "Maxim Khutornenko" X-ReviewRequest-Repository: aurora --===============1830305067970376217== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41899/#review112692 ----------------------------------------------------------- Ship it! Ship It! - Maxim Khutornenko On Jan. 4, 2016, 11:34 p.m., John Sirois wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41899/ > ----------------------------------------------------------- > > (Updated Jan. 4, 2016, 11:34 p.m.) > > > Review request for Aurora, Joshua Cohen and Maxim Khutornenko. > > > Repository: aurora > > > Description > ------- > > The changelog can be read here: > http://pantsbuild.github.io/changelog.html > > Of note for aurora is the ability to kill BUILD.tools. > > Additionally, add the pants generated .pids/ dir to .gitignore and > normalize all directory ignore to omit the redundant *. > > .gitignore | 29 +++++++++++++++-------------- > BUILD.tools | 18 ------------------ > pants.ini | 2 +- > 3 files changed, 16 insertions(+), 33 deletions(-) > > > Diffs > ----- > > .gitignore 12eff83938329f12ecd0a63043d8f34a608b7e94 > BUILD.tools 2e237c43c47fda0771106cbf5a8cccb0b8147710 > pants.ini 579d86cd2e02ea3e1a7add9cdd8291a6dc9669ec > > Diff: https://reviews.apache.org/r/41899/diff/ > > > Testing > ------- > > Locally green: > ``` > ./build-support/jenkins/build.sh && ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh > ``` > > > Thanks, > > John Sirois > > --===============1830305067970376217==--