Skip to content

Remove ant-contrib from the action#315

Merged
gdams merged 1 commit into
masterfrom
copilot/remove-ant-contrib-aqa-tests
May 16, 2026
Merged

Remove ant-contrib from the action#315
gdams merged 1 commit into
masterfrom
copilot/remove-ant-contrib-aqa-tests

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 16, 2026

ant-contrib is no longer required by aqa-tests. Remove all installation logic for it.

  • Removed SourceForge zip download + extract on Windows, RPM, and Alpine
  • Removed brew install ant-contrib on macOS
  • Removed apt-get install ant-contrib on Debian
  • Removed unused tempDirectory variable and path import (only existed to support ant-contrib extraction)

Platform package manager updates and macOS sysctl settings are retained.

ant-contrib is no longer required for aqa-tests. This removes:
- ant-contrib download/install on Windows
- brew install ant-contrib on macOS
- apt-get install ant-contrib on Debian
- ant-contrib download/install on RPM and Alpine
- Unused tempDirectory variable and path import
@gdams gdams marked this pull request as ready for review May 16, 2026 08:20
@gdams gdams merged commit 557411e into master May 16, 2026
5 of 7 checks passed
@gdams gdams deleted the copilot/remove-ant-contrib-aqa-tests branch May 16, 2026 08:24
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.

2 participants