Integrated: 8342917: GHA: Intermittent build failure on Linux while downloading ant

Kevin Rushforth kcr at openjdk.org
Tue Nov 5 17:54:38 UTC 2024


On Mon, 4 Nov 2024 17:42:01 GMT, Kevin Rushforth <kcr at 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 <kcr at 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


More information about the openjfx-dev mailing list