Re: Antlr4-based Groovy parser status update

2016-02-25 Thread Paul King
Ah yes, I'd forgotten about that line of thinking. I still believe we should be able to set things up so that prod code isn't affected by Spock but I don't have time to investigate further right now so being extra cautious as per Cédric's comment is the way to go. Cheers, Paul. On Wed, Feb 24, 20

Failing tests [Was: [VOTE] Release Apache Groovy 2.4.6]

2016-02-25 Thread Konstantin Boudnik
Hi Pascal. The logs are gone, but I will attempt to rerun the tests and share the stacktraces via JIRA. Cheers, Cos On Sun, Feb 21, 2016 at 01:25PM, Pascal Schumacher wrote: > Hi Konstantin, > > thanks for the in-depth check. :) > > Am 19.02.2016 um 08:49 schrieb Konstantin Boudnik: > >- gra

Re: Failing tests [Was: [VOTE] Release Apache Groovy 2.4.6]

2016-02-25 Thread Konstantin Boudnik
Ok, here it's I ran the tests a few times and only once I have gotten a single failure (json.StreamingJsonBuilderTest.testStreamingJsonBuilder again). And looks like it is simply an issue with the dependency availability. In other words a intermittent download failure. A piece of the stack trace:

Re: [GitHub] groovy pull request: Link to MrHaki's blog in TupleConstructor jav...

2016-02-25 Thread Peter Ledbrook
On Wed, 24 Feb 2016 at 16:30 Cédric Champeau wrote: > I don't think linking to external resources like this is a good idea. We > don't own the end link, it can be dead very easily, especially in the > future. I would rather improve the documentation. > While I understand the concern, I think thi