On Thu, 27 Nov 2025 11:06:42 GMT, Marius Hanl <[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? Either is fine, but having the `all` task depend on it seems a better choice (the fact that the `sdk` task currently depends on it seems somewhat arbitrary). ------------- PR Comment: https://git.openjdk.org/jfx/pull/1970#issuecomment-3596901343
