fix(plugins): add proxy support to ant plugin (#579)
Metadata
Current evaluation
Merged. Adds proxy environment variable support to the ant plugin. Resolved initial CLA/Launchpad email verification delays, then approved by three reviewers and integrated.
Suggested action: —
No scores available.
Issue body
Honor the proxy environment variable in ant projects.
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Adds proxy environment variable support to the ant plugin. Resolved initial CLA/Launchpad email verification delays, then approved by three reviewers and integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after resolving CLA checker failures from email and Launchpad mismatches. Adds proxy environment variable support to the ant plugin, enabling proxy configuration for ant-based builds. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1256 ant plugin: honour proxy configuration | snapcraft | merged | Merged to make the ant plugin honour proxy configuration, resolving LP: #1682534. Approved by one reviewer with 45 additions and 2 deletions across two files. | |
| #579 plugins: ant: add proxy support | craft-parts | merged | Added proxy support to the ant plugin for remote builds. Resolved Python 3.7 compatibility issues with shlex usage per reviewer feedback. Approved by two reviewers and merged. | |
| #1490 ant plugin, gradle plugin: add support for authenticated proxies | snapcraft | merged | Merged changes adding authenticated proxy support to the ant and gradle plugins, aligning them with the maven plugin. Resolves GitHub issue #1485 and Launchpad bug #1682534. Approved and passed CI. | |
| #5785 fix(launchpad): don't bypass proxy environment variables | snapcraft | merged | Merged a fix preventing the launchpad integration from bypassing proxy environment variables. Approved by two reviewers and integrated after passing core CI checks. | |
| #913 fix(launchpad): don't skip proxies | craft-application | merged | Merged a fix for the launchpad module that prevents proxies from being skipped. Approved by three reviewers and passing all CI checks, the change modifies three files with 19 additions before integration. |