On Mon, 4 Nov 2024 17:42:01 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> We are getting frequent intermittent failures downloading `ant` on Linux. The > fix is to use the package manager to install ant rather than downloading it > from `apache.org`. > > This only impacts GHA test builds, so the only verification needed for this > fix is that the GHA build passes on all platforms. This pull request has now been integrated. Changeset: caf078ac Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/caf078acd42fabc3d9746471b54a77f3b86ff305 Stats: 14 lines in 1 file changed: 3 ins; 0 del; 11 mod 8342917: GHA: Intermittent build failure on Linux while downloading ant Reviewed-by: jvos ------------- PR: https://git.openjdk.org/jfx/pull/1623