[PR] HTTPCLIENT-1843: ContentCompressionExec improvements [httpcomponents-client]

2025-06-20 Thread via GitHub
ok2c opened a new pull request, #654: URL: https://github.com/apache/httpcomponents-client/pull/654 * `ContentCompressionExec` constructor clean-up * Removed unused default method in `InputStreamFactory` -- This is an automated message from the Apache Git Service. To respond to the mes

[jira] [Commented] (HTTPCLIENT-1843) Create module httpclient5-compress to use Apache Commons Compress

2025-06-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17984927#comment-17984927 ] ASF subversion and git services commented on HTTPCLIENT-1843:

Re: [PR] HTTPCLIENT-1843: ContentCompressionExec improvements [httpcomponents-client]

2025-06-20 Thread via GitHub
ok2c merged PR #654: URL: https://github.com/apache/httpcomponents-client/pull/654 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hc.ap

[PR] Bump log4j.version from 2.24.3 to 2.25.0 [httpcomponents-core]

2025-06-20 Thread via GitHub
dependabot[bot] opened a new pull request, #529: URL: https://github.com/apache/httpcomponents-core/pull/529 Bumps `log4j.version` from 2.24.3 to 2.25.0. Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.3 to 2.25.0 Updates `org.apache.logging.log4j:log4j-core` from 2.24

[PR] Bump testcontainers.version from 1.21.1 to 1.21.2 [httpcomponents-core]

2025-06-20 Thread via GitHub
dependabot[bot] opened a new pull request, #530: URL: https://github.com/apache/httpcomponents-core/pull/530 Bumps `testcontainers.version` from 1.21.1 to 1.21.2. Updates `org.testcontainers:testcontainers` from 1.21.1 to 1.21.2 Release notes Sourced from https://github.com/testc

[PR] Bump log4j.version from 2.24.3 to 2.25.0 [httpcomponents-client]

2025-06-20 Thread via GitHub
dependabot[bot] opened a new pull request, #656: URL: https://github.com/apache/httpcomponents-client/pull/656 Bumps `log4j.version` from 2.24.3 to 2.25.0. Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.3 to 2.25.0 Updates `org.apache.logging.log4j:log4j-core` from 2.

[PR] Bump testcontainers.version from 1.21.1 to 1.21.2 [httpcomponents-client]

2025-06-20 Thread via GitHub
dependabot[bot] opened a new pull request, #655: URL: https://github.com/apache/httpcomponents-client/pull/655 Bumps `testcontainers.version` from 1.21.1 to 1.21.2. Updates `org.testcontainers:testcontainers` from 1.21.1 to 1.21.2 Release notes Sourced from https://github.com/tes

Re: [PR] Bump log4j.version from 2.24.3 to 2.25.0 [httpcomponents-client]

2025-06-20 Thread via GitHub
garydgregory merged PR #656: URL: https://github.com/apache/httpcomponents-client/pull/656 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr.

Re: [PR] Bump log4j.version from 2.24.3 to 2.25.0 [httpcomponents-core]

2025-06-20 Thread via GitHub
garydgregory merged PR #529: URL: https://github.com/apache/httpcomponents-core/pull/529 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...

Re: [PR] Bump testcontainers.version from 1.21.1 to 1.21.2 [httpcomponents-client]

2025-06-20 Thread via GitHub
garydgregory merged PR #655: URL: https://github.com/apache/httpcomponents-client/pull/655 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr.

Re: [PR] Bump testcontainers.version from 1.21.1 to 1.21.2 [httpcomponents-core]

2025-06-20 Thread via GitHub
garydgregory merged PR #530: URL: https://github.com/apache/httpcomponents-core/pull/530 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...

Re: [PR] HTTPCLIENT-1843: ContentCompressionExec improvements [httpcomponents-client]

2025-06-20 Thread via GitHub
ok2c commented on PR #654: URL: https://github.com/apache/httpcomponents-client/pull/654#issuecomment-2990119526 @arturobernalg I made some minor improvements to `ContentCompressionExec`. I also overlooked your changes had introduced a new default method to `InputStreamFactory` that was no