<div dir="ltr">I'm trying to build OpenJFX on my Mac.  I figured out an issue with the Gradle scripts, they fail if there is a stale mac_tools.properties file. A 'clean' also fails for the same reason so you have to manually delete the file to get it to be re-built.  But now the build fails with the following error:<div><br></div><div>> Task :graphics:compileJava FAILED<br>You specified both --module-source-path and a sourcepath. These options are mutually exclusive. Ignoring sourcepath.<br>error: option --upgrade-module-path cannot be used together with --release<br>Usage: javac <options> <source files><br>use --help for a list of possible options<br><br>FAILURE: Build failed with an exception.</div><div><br></div><div>I'm not sure why I would be seeing this error if the build is working for everyone else.  I'm using JDK 19.<br></div><div><div><br></div><div>Any hints?</div></div><div><br></div><div>Btw, the Mac section of <a href="https://wiki.openjdk.org/display/OpenJFX/Building+OpenJFX">https://wiki.openjdk.org/display/OpenJFX/Building+OpenJFX</a> still mentions needing Mercurial.  I don't think that's true anymore.</div><div><br></div><div>Regards,</div><div><br></div><div>Scott</div></div>