Skip to content

Add retry on wrapper resources download#2728

Open
jbonofre wants to merge 2 commits into
apache:mainfrom
jbonofre:wrapper-download-retry
Open

Add retry on wrapper resources download#2728
jbonofre wants to merge 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.
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