On Tue, 2 May 2023 08:57:13 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
> As you pointed out, it failed because `webArchiveJar` task was getting > disabled. Changing the task name to `testWebArchiveJar` solves the problem. That seems like a good solution, and makes it clear that this is a test task. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1117#issuecomment-1532198359