Re: [gwt-contrib] Re: Compiling gwt on Mac ?

2023-03-22 Thread David Nouls
I managed to find a jdk 8 for my system and the build works. Thanks for the quick response. On 22 Mar 2023 at 13:23 +0100, Colin Alworth , wrote: > That patch is delayed since it turns out there are some tests that rely on > specific behavior from the JVM - a few JPMS violations in legacy dev

[gwt-contrib] Re: Compiling gwt on Mac ?

2023-03-22 Thread Colin Alworth
That patch is delayed since it turns out there are some tests that rely on specific behavior from the JVM - a few JPMS violations in legacy dev mode, and apparently Annotation.toString() changed slightly breaking a few other tests. I think it is just about ready, but each round of testing takes

[gwt-contrib] Re: Compiling gwt on Mac ?

2023-03-22 Thread Jens
Doctool hasn't been updated yet, see: https://github.com/gwtproject/gwt/pull/9780 You can install Java 8 for Mac x86 using https://adoptium.net/de/temurin/releases/?version=8 If you use a Mac with Apple Silicon and don't want to install Rosetta 2 you would need to install Java 8 from a

[gwt-contrib] Compiling gwt on Mac ?

2023-03-22 Thread stuckagain
Is it possible to compile GWT on a Mac ? Is it mandatory to use Java 8, that version is no longer available. I have Java 11 installed, but I get the following error: compile: [mkdir] Created dir: /Users/me/Projects/gwt/build/out/build_tools/doctool/bin [javac] Compiling 10 source