Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8293490

GitHub actions: downloading ant from archive.apache.org host can fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx20
    • javafx
    • None

      This is a follow-up bug to JDK-8292549, which disabled downloading Apache ant from archive.apache.org on macOS platforms, using the system ant instead.

      The likely reason for this failure on macOS is that requests to the main archive.apache.org download site from the same IP address can hit a limit imposed by that site. This means that we could possibly see such failures in the future on our Linux and Windows systems, too. If we run into problems on Linux or Windows, we should consider some other solution, such as downloading from a mirror site or, in the case of Linux, getting ant from the configured package repository (as we do for other software).

            Unassigned Unassigned
            kcr Kevin Rushforth
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: