Skip to content

Conversation

@mat1e
Copy link
Member

@mat1e mat1e commented Jun 13, 2022

Link to jenkinsci/docker-plugin#900

Add apache httpclient transport layer as dependency + update Guava dependency and force the scope internal to this plugin.
This plugin need to provide a transport layer available in docker-java like described here .

I purpose apache httpclient wich is working well (tested since more than a year in docker-plugin on ours Jenkins env).

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue
@ericcitaire
Copy link
Contributor

Thank you for your contribution.

Can you rewrite Git history (squash + reword commit message) please ?

@mat1e mat1e force-pushed the feature/transport-layer-httclient branch from 205b7ac to 755692e Compare October 6, 2022 12:26
@mat1e mat1e changed the title add transport layer + update guava Add transport layer for Apache HttpClient5 Oct 11, 2022
@ericcitaire ericcitaire merged commit f95684e into jenkinsci:master Oct 12, 2022
@ericcitaire ericcitaire added the enhancement Improvement or new feature label Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement or new feature

2 participants