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 1DB9B186B2 for ; Tue, 29 Dec 2015 00:13:16 +0000 (UTC) Received: (qmail 9695 invoked by uid 500); 29 Dec 2015 00:13:16 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 9636 invoked by uid 500); 29 Dec 2015 00:13:16 -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 9614 invoked by uid 99); 29 Dec 2015 00:13:15 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Dec 2015 00:13:15 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id F1FB6296AAF; Tue, 29 Dec 2015 00:13:14 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============9025579312862064179==" MIME-Version: 1.0 Subject: Re: Review Request 41755: Upgrade to Gradle 2.10 to pick up perf wins. From: "Aurora ReviewBot" To: "Bill Farner" , "Zameer Manji" Cc: "Aurora ReviewBot" , "John Sirois" , "Aurora" Date: Tue, 29 Dec 2015 00:13:14 -0000 Message-ID: <20151229001314.4182.37799@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Aurora ReviewBot" X-ReviewGroup: Aurora X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/41755/ X-Sender: "Aurora ReviewBot" References: <20151228235903.4182.22033@reviews.apache.org> In-Reply-To: <20151228235903.4182.22033@reviews.apache.org> Reply-To: "Aurora ReviewBot" X-ReviewRequest-Repository: aurora --===============9025579312862064179== 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/41755/#review112099 ----------------------------------------------------------- Ship it! Master (eec985d) is green with this patch. ./build-support/jenkins/build.sh I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Dec. 28, 2015, 11:59 p.m., John Sirois wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41755/ > ----------------------------------------------------------- > > (Updated Dec. 28, 2015, 11:59 p.m.) > > > Review request for Aurora, Bill Farner and Zameer Manji. > > > Bugs: AURORA-1566 > https://issues.apache.org/jira/browse/AURORA-1566 > > > Repository: aurora > > > Description > ------- > > Release notes are here: > https://docs.gradle.org/2.10/release-notes > https://docs.gradle.org/2.9/release-notes > https://docs.gradle.org/2.8/release-notes > > No-op compiles are 20% faster in local testing for example. > > One hack was needed for pmd and a comment was added in `build.gradle` > calling the shot for future removal. > > build.gradle | 15 +++++++++++++++ > buildSrc/gradle.properties | 2 +- > gradle/wrapper/gradle-wrapper.properties | 2 +- > 3 files changed, 17 insertions(+), 2 deletions(-) > > > Diffs > ----- > > build.gradle 6d9d2d4f502c0115aedbddeb46de6b19398b1e89 > buildSrc/gradle.properties c7d38905b8fd5e9ec9ef81732f5b350fd56a998b > gradle/wrapper/gradle-wrapper.properties 7eedd255dcda47350c645701ed2fc25d6b53ab96 > > Diff: https://reviews.apache.org/r/41755/diff/ > > > Testing > ------- > > ./gradlew -Pq build > > > Thanks, > > John Sirois > > --===============9025579312862064179==--