On Tue, 14 Apr 2026 19:41:58 GMT, Andy Goryachev <[email protected]> wrote:
> Adds `RichTextAreaDemo` to the gradle build as a part of the `apps` target. > > Places `RichEditorDemo.jar` into `apps/samples/RichEditorDemo/dist` . > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). LGTM. A single reviewer is sufficient. I verified this with `gradle apps` and `gradle :apps:clean`, which now builds and cleans the RTA demo as expected. And I see from the logs that the GHA build also now builds it. ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/2149#pullrequestreview-4108963535 PR Comment: https://git.openjdk.org/jfx/pull/2149#issuecomment-4246956401
