Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2D62E200BA3 for ; Thu, 20 Oct 2016 15:20:43 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2A515160AE0; Thu, 20 Oct 2016 13:20:43 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 72631160ADB for ; Thu, 20 Oct 2016 15:20:42 +0200 (CEST) Received: (qmail 98320 invoked by uid 500); 20 Oct 2016 13:20:41 -0000 Mailing-List: contact dev-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 dev@groovy.apache.org Received: (qmail 98309 invoked by uid 99); 20 Oct 2016 13:20:41 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2016 13:20:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id EF87BC0C0A for ; Thu, 20 Oct 2016 13:20:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.472 X-Spam-Level: *** X-Spam-Status: No, score=3.472 tagged_above=-999 required=6.31 tests=[FORGED_HOTMAIL_RCVD2=1.187, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 0f76xiNUDoOE for ; Thu, 20 Oct 2016 13:20:40 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id B78A05F613 for ; Thu, 20 Oct 2016 13:20:39 +0000 (UTC) Received: from static.162.255.23.22.macminivault.com (unknown [162.255.23.22]) by mbob.nabble.com (Postfix) with ESMTP id B46F9341C5E8 for ; Thu, 20 Oct 2016 06:08:24 -0700 (PDT) Date: Thu, 20 Oct 2016 06:15:09 -0700 (MST) From: daniel_sun To: dev@groovy.incubator.apache.org Message-ID: <1476969309174-5736226.post@n5.nabble.com> In-Reply-To: References: <580783F9.2010906@gmx.org> <0ff435bf-cb12-7c3f-0e79-8b9c5a94b508@gmx.net> <58080741.6080801@gmx.org> Subject: Re: getting in line for the releases of groovy 2.4.8 and 2.5.0-beta-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable archived-at: Thu, 20 Oct 2016 13:20:43 -0000 Hi C=C3=A9dric, If possible, how about providing the new parser via putting it in a separate artifact(e.g. groovy-parser-x.x.x.jar). When Groovy developers wan= t to try the new parser, they can enable the switch(-Dgroovy.antlr4=3Dtrue). Before set the new parser as the default parser in the future release, we can get many feedback and make the new parser better and better :) Although there are 3 failing test cases related to macro, Sergei's PR(https://github.com/apache/groovy/pull/443) can fix them. I wish the PR could be reviewed and merged as soon as possible. Cheers, Daniel.Sun -- View this message in context: http://groovy.329449.n5.nabble.com/getting-in= -line-for-the-releases-of-groovy-2-4-8-and-2-5-0-beta-1-tp5736209p5736226.h= tml Sent from the Groovy Dev mailing list archive at Nabble.com.