On Fri, 6 Jun 2025 15:27:33 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> This PR adds a missing maven dependency for `jfx.incubator.richtext` on the 
> `jfx.incubator.input` module. The dependency is correctly present in the 
> `module-info.java` of `jfx.incubator.richtext` as well as the gradle 
> dependency for the project. It's only the maven dependency that is missing. 
> While fixing this, I noticed that there is an unnecessary maven dependency in 
> the `incubator.richtext` and `incubator.input` projects on the `graphics` 
> project. Both projects already list `controls`, so do not need to list 
> `graphics` or `base` (see the `fxml` and `web` projects for comparison).

Reviewers: @andy-goryachev-oracle @tiainen

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

PR Comment: https://git.openjdk.org/jfx/pull/1821#issuecomment-2949612157

Reply via email to