On Wed, 26 Nov 2025 23:48:33 GMT, Kevin Rushforth <[email protected]> wrote:
> However, I also note that with this patch, even `gradle all` doesn't create > `build/publications`. Consider adding a dependency to either `gradle sdk` or, > more likely, `gradle all` so that still creates `build/publications`. Thanks for testing! Just so we have a common understanding: Depending on the `all` task seems to be a better choice than `sdk`? I guess because then we are sure that everything did run before, right? ------------- PR Comment: https://git.openjdk.org/jfx/pull/1970#issuecomment-3585273948
