groovy parsers as subprojecs

2016-11-17 Thread Jochen Theodorou
Hi all, now, after trying several variants I'd like to explain some of my results. My goal was trying to make the antlr2 parser a sub project. The biggest hurdle here is the AntlrParserPlugin, which references about all ast classes, ClassNodeHelper being used by AST classes and at the same ti

Re: Build fail on JDK9

2016-11-17 Thread Russel Winder
On Thu, 2016-11-17 at 10:53 +0100, Cédric Champeau wrote: > Interesting, I'm not sure it is related... Quite. I think the two are unrelated. However on further investigation, the earlier run seems to have run on JDK9 143 and not 144 as I had thought/assumed. -- Russel. ==

Re: Build fail on JDK9

2016-11-17 Thread Cédric Champeau
Interesting, I'm not sure it is related... 2016-11-17 10:52 GMT+01:00 Russel Winder : > On Thu, 2016-11-17 at 10:49 +0100, Cédric Champeau wrote: > > yes > > Splendid. > > Except, I think I now get a different error: > > … > :groovy:jarAll > [ant:echo] Bridger: Translated 3 methods and 0 method c

Re: Build fail on JDK9

2016-11-17 Thread Russel Winder
On Thu, 2016-11-17 at 10:49 +0100, Cédric Champeau wrote: > yes Splendid. Except, I think I now get a different error: … :groovy:jarAll [ant:echo] Bridger: Translated 3 methods and 0 method calls :jarAllAll :distBin FAILURE: Build failed with an exception. * What went wrong: Failed to capture

Re: Build fail on JDK9

2016-11-17 Thread Cédric Champeau
yes 2016-11-17 10:47 GMT+01:00 Russel Winder : > On Thu, 2016-11-17 at 09:27 +0100, Cédric Champeau wrote: > > You can run the build with -Dscan and share the link, it would give > > the > > context we need :) > > Is that as in: > > ./gradlew -Dscan install installGroovy > > ? > > > -- > Russel.

Re: Build fail on JDK9

2016-11-17 Thread Russel Winder
On Thu, 2016-11-17 at 09:27 +0100, Cédric Champeau wrote: > You can run the build with -Dscan and share the link, it would give > the > context we need :) Is that as in: ./gradlew -Dscan install installGroovy ? -- Russel. ===

Re: Build fail on JDK9

2016-11-17 Thread Russel Winder
On Thu, 2016-11-17 at 09:26 +0100, Guillaume Laforge wrote: > You always forget to give me precise details! 😜 > JDK 9 is a very vague context! What is the latest JDK9? -- Russel. = Dr Russel Winder t: +44 20 7585 22

Re: Build fail on JDK9

2016-11-17 Thread Cédric Champeau
You can run the build with -Dscan and share the link, it would give the context we need :) 2016-11-17 9:26 GMT+01:00 Guillaume Laforge : > You always forget to give me precise details! 😜 > JDK 9 is a very vague context! > > Le 17 nov. 2016 8:44 AM, "Russel Winder" a écrit : > >> I just tried to

Re: Build fail on JDK9

2016-11-17 Thread Guillaume Laforge
You always forget to give me precise details! 😜 JDK 9 is a very vague context! Le 17 nov. 2016 8:44 AM, "Russel Winder" a écrit : > I just tried to run the build on master, and got the following. Is this > known or do I need to delve further? > > … > :groovy:groovy-templates:classes > :groovy:gr