Skip to content

Add retry on wrapper resources download#2728

Merged
jbonofre merged 2 commits into
apache:mainfrom
jbonofre:wrapper-download-retry
Jun 22, 2026
Merged

Add retry on wrapper resources download#2728
jbonofre merged 2 commits into
apache:mainfrom
jbonofre:wrapper-download-retry

Conversation

@jbonofre

Copy link
Copy Markdown
Member

No description provided.

jbonofre added 2 commits June 13, 2026 06:48
download.tanukisoftware.com intermittently rejects CI/cloud egress IPs
with HTTP 403, which retries alone cannot recover since the error is not
transient. Mark each Tanuki download as ignoreerrors and guard its
extraction with <available> (ant-contrib <if>), so a blocked archive is
skipped with a warning instead of aborting the wrapper.core build. The
bundle then omits only the native libraries that could not be downloaded.
@jbonofre jbonofre merged commit 4498c36 into apache:main Jun 22, 2026
6 checks passed
@jbonofre jbonofre deleted the wrapper-download-retry branch June 22, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant