Re: [PR] Includes a copy of publicsuffix.org's effective_tld_names.dat as a test fixture [httpcomponents-client]

2024-08-24 Thread via GitHub
ok2c commented on code in PR #574: URL: https://github.com/apache/httpcomponents-client/pull/574#discussion_r1729806996 ## httpclient5/pom.xml: ## @@ -105,6 +105,7 @@ src/main/resources true +**/*.dat Review Comment: @garydgregory Do

[jira] [Commented] (HTTPCLIENT-1625) Completely overhaul GSS-API-based authentication backend

2024-08-24 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876408#comment-17876408 ] Oleg Kalnichevski commented on HTTPCLIENT-1625: --- [~stoty] [~michael-o]

Re: [PR] ConsumableInputStream extends FilterInputStream [httpcomponents-client]

2024-08-24 Thread via GitHub
garydgregory merged PR #570: URL: https://github.com/apache/httpcomponents-client/pull/570 -- 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.23.0 to 2.23.1 [httpcomponents-client]

2024-08-24 Thread via GitHub
garydgregory commented on PR #554: URL: https://github.com/apache/httpcomponents-client/pull/554#issuecomment-2308396929 Closing: Done separately. -- 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

Re: [PR] Bump log4j.version from 2.23.0 to 2.23.1 [httpcomponents-client]

2024-08-24 Thread via GitHub
garydgregory closed pull request #554: Bump log4j.version from 2.23.0 to 2.23.1 URL: https://github.com/apache/httpcomponents-client/pull/554 -- 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 speci

Re: [PR] Bump log4j.version from 2.23.0 to 2.23.1 [httpcomponents-client]

2024-08-24 Thread via GitHub
dependabot[bot] commented on PR #554: URL: https://github.com/apache/httpcomponents-client/pull/554#issuecomment-2308396935 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a

Re: [PR] Includes a copy of publicsuffix.org's effective_tld_names.dat as a test fixture [httpcomponents-client]

2024-08-24 Thread via GitHub
ok2c commented on code in PR #574: URL: https://github.com/apache/httpcomponents-client/pull/574#discussion_r1730030296 ## httpclient5/pom.xml: ## @@ -105,6 +105,7 @@ src/main/resources true +**/*.dat Review Comment: > Yes, because ot

Re: [PR] Includes a copy of publicsuffix.org's effective_tld_names.dat as a test fixture [httpcomponents-client]

2024-08-24 Thread via GitHub
garydgregory commented on code in PR #574: URL: https://github.com/apache/httpcomponents-client/pull/574#discussion_r1730047259 ## httpclient5/pom.xml: ## @@ -105,6 +105,7 @@ src/main/resources true +**/*.dat Review Comment: Hello @ok