From commits-return-8007-archive-asf-public=cust-asf.ponee.io@groovy.apache.org Mon Feb 11 14:47:53 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1D199180648 for ; Mon, 11 Feb 2019 15:47:52 +0100 (CET) Received: (qmail 90783 invoked by uid 500); 11 Feb 2019 14:47:52 -0000 Mailing-List: contact commits-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list commits@groovy.apache.org Received: (qmail 90770 invoked by uid 99); 11 Feb 2019 14:47:52 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2019 14:47:52 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 8C6F78292B; Mon, 11 Feb 2019 14:47:51 +0000 (UTC) Date: Mon, 11 Feb 2019 14:47:51 +0000 To: "commits@groovy.apache.org" Subject: [groovy] branch master updated (822eb5d -> 66e2000) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154989647141.26095.5466857235901589066@gitbox.apache.org> From: sunlan@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: groovy X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 822eb5dcdc6402b6a8ab98094f0813f77dfe3949 X-Git-Newrev: 66e2000771b5814e71a8332c69d338debfccdb0a X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. sunlan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git. from 822eb5d GROOVY-8913: Parrot Parser: partially-parenthesized binary expression parsed as cast and unary plus (include changes suggested by @sharwell) (closes #873) new 30774c0 GROOVY-8985: Bump junit to 5.4.0(closes #875) new 0c472d4 GROOVY-8987: Support profiling parser(closes #876) new 66e2000 GROOVY-8988: Bump antlr to 4.7.3(closes #877) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: build.gradle | 2 +- subprojects/groovy-test-junit5/build.gradle | 5 +++-- .../java/org/apache/groovy/parser/antlr4/GroovyLangParser.java | 9 +++++++++ 3 files changed, 13 insertions(+), 3 deletions(-)