On Mon, 1 Dec 2025 14:39:59 GMT, Kevin Rushforth <[email protected]> wrote:

> 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).

I had a look and gave it a shot. 

If we depend on the `all` task, we will now also build all `apps`, which I 
think is not a good thing. Since this is unexpected if we just want to (build 
and) publish the Maven Libraries. In my opinion, the `sdk` task makes more 
sense (or a task that will do everything except the apps).

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1970#issuecomment-3616305204

Reply via email to