Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ant plugin, gradle plugin: add support for authenticated proxies #1490

Merged

Conversation

sparkiegeek
Copy link
Contributor

LP: #1682534

ant plugin, gradle plugin: Add support for authenticated proxies

Bring ant and gradle up to par with maven plugin wrt. authenticated proxies. Fixes #1485 and re-fixes the linked LP bug (AFAICT it doesn't need the unauthenticated proxy that @cjwatson suggested in the LP bug)

@evandandrea
Copy link
Contributor

Looks good! Thank you.

@sergiusens sergiusens changed the title ant plugin, gradle plugin: Add support for authenticated proxies ant plugin, gradle plugin: add support for authenticated proxies Aug 17, 2017
@sergiusens sergiusens added this to the 2.34 milestone Aug 17, 2017
@sergiusens sergiusens added the bug Actual bad behavior that don't fall into maintenance or documentation label Aug 17, 2017
@sergiusens sergiusens merged commit 4f1b531 into canonical:master Aug 17, 2017
@sparkiegeek sparkiegeek deleted the ant-and-gradle-authenticated-proxy branch August 17, 2017 11:29
@koppor koppor mentioned this pull request Aug 18, 2017
9 tasks
kalikiana pushed a commit to kalikiana/snapcraft that referenced this pull request Sep 21, 2017
…onical#1490)

LP: #1682534

Bring ant and gradle up to par with maven plugin wrt. authenticated proxies. Fixes canonical#1485 and re-fixes the linked LP bug.
@bsutton
Copy link

bsutton commented May 8, 2018

@kalikiana I'm trying to run the ant plugin on the build servers but I still appear to be having this problem (ant downloads fail).
Has the patch been released and pushed to the build servers?

Do I need to do something special in my snapcraft.xml file to make the ant plugin check for the proxies?
My (vague) reading of the code suggests it should find the proxies automatically?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Actual bad behavior that don't fall into maintenance or documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants