RFR: 8297071: Provide gradle "TEST_ONLY" flag to completely suppress building the sdk and shims [v3]

Kevin Rushforth kcr at openjdk.org
Tue May 2 21:52:21 UTC 2023


On Tue, 2 May 2023 08:57:13 GMT, Ambarish Rapte <arapte at 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


More information about the openjfx-dev mailing list