Re: [PR] [HTTPCLIENT-1843] - Delegate compression handling to Apache Commons Compress [httpcomponents-client]

2024-11-15 Thread via GitHub
garydgregory commented on PR #580: URL: https://github.com/apache/httpcomponents-client/pull/580#issuecomment-2480317343 Hi @arturobernalg, What do you think about https://github.com/apache/commons-compress/pull/605 -- This is an automated message from the Apache Git Service. T

Re: [PR] HTTPCLIENT-2350 - Enhance HttpClientConnectionOperator with Optional DNS Resolution Control [httpcomponents-client]

2024-11-15 Thread via GitHub
ok2c commented on code in PR #598: URL: https://github.com/apache/httpcomponents-client/pull/598#discussion_r1844152388 ## httpclient5/src/test/java/org/apache/hc/client5/http/impl/io/TestPoolingHttpClientConnectionManager.java: ## @@ -307,10 +308,10 @@ void testProxyConnectAnd

[PR] Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.9.0 to 1.11.3 [httpcomponents-client]

2024-11-15 Thread via GitHub
dependabot[bot] opened a new pull request, #599: URL: https://github.com/apache/httpcomponents-client/pull/599 Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.9.0 to 1.11.3. Release notes Sou

Re: [PR] Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.9.0 to 1.11.2 [httpcomponents-client]

2024-11-15 Thread via GitHub
dependabot[bot] closed pull request #595: Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.9.0 to 1.11.2 URL: https://github.com/apache/httpcomponents-client/pull/595 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.9.0 to 1.11.2 [httpcomponents-client]

2024-11-15 Thread via GitHub
dependabot[bot] commented on PR #595: URL: https://github.com/apache/httpcomponents-client/pull/595#issuecomment-2478815599 Superseded by #599. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

Re: [PR] HTTPCLIENT-2350 - Enhance HttpClientConnectionOperator with Optional DNS Resolution Control [httpcomponents-client]

2024-11-15 Thread via GitHub
arturobernalg commented on code in PR #598: URL: https://github.com/apache/httpcomponents-client/pull/598#discussion_r1844430652 ## httpclient5/src/test/java/org/apache/hc/client5/http/impl/io/TestPoolingHttpClientConnectionManager.java: ## @@ -307,10 +308,10 @@ void testProxyC

Re: [PR] [HTTPCLIENT-1843] - Delegate compression handling to Apache Commons Compress [httpcomponents-client]

2024-11-15 Thread via GitHub
arturobernalg commented on PR #580: URL: https://github.com/apache/httpcomponents-client/pull/580#issuecomment-2479887725 > Hi @arturobernalg > > * TY for the work 👍 > > * Minor: For the Javadoc `since` tags, I think the next feature release will be `5.5` since the cur