On Tue, 4 Jan 2022 13:09:33 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> This patch adds the version property to `.jcheck/conf`. By doing this we can > remove the corresponding configuration from the Skara bots, which in turn > reduces the need for timing and general complexity of starting a new JavaFX > release. See openjdk/jdk#6929 for the similar PR for the `jdk` repo. This pull request has now been integrated. Changeset: 1feba1f6 Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/1feba1f6d372843c7c3546e6648dc9f5c9094923 Stats: 8 lines in 2 files changed: 8 ins; 0 del; 0 mod 8279396: Define version in .jcheck/conf Reviewed-by: erikj, arapte ------------- PR: https://git.openjdk.java.net/jfx/pull/706