On Sat, 8 May 2021 14:13:34 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> As noted in PR #212 the unused `tools/scripts/build.ps1` script no longer > works. This script was added in support of the Appveyor builds in the old > `javafxports/openjdk-jfx` sandbox repo, which haven't been used in nearly two > years. In its current state, it is more harmful to leave it in, as it is a > source of confusion. Since the script is unused, this PR will simply delete > it. This pull request has now been integrated. Changeset: 485b242d Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/485b242d5993024e5e2b7dcf8d306e0a889ce07e Stats: 72 lines in 1 file changed: 0 ins; 72 del; 0 mod 8264219: tools/scripts/build.ps1 is out of date and no longer works Reviewed-by: pbansal, arapte ------------- PR: https://git.openjdk.java.net/jfx/pull/490