[PR] Implement Password Validation in BasicScheme. [httpcomponents-client]

2023-11-19 Thread via GitHub
arturobernalg opened a new pull request, #505: URL: https://github.com/apache/httpcomponents-client/pull/505 Introduced a new method, `validatePassword`, in the `BasicScheme` class to enforce password validation in line with RFC 7617 standards. This method includes control character

Re: [VOTE] Release HttpClient 5.2.2 based on RC1

2023-11-19 Thread Oleg Kalnichevski
[x] +1 Release the packages as HttpClient 5.2.2 Oleg On Sun, 2023-11-19 at 10:02 +0100, Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.2.2. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote

Re: [PR] SEE OTHER redirect handling fix [httpcomponents-client]

2023-11-19 Thread via GitHub
ok2c merged PR #504: URL: https://github.com/apache/httpcomponents-client/pull/504 -- 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:

Re: [VOTE] Release HttpClient 5.2.2 based on RC1

2023-11-19 Thread Gary Gregory
+1 - USing src zip file - OK: ASC - OK: SHA512 - OK: mvn (default goal) Building with ("mvn") and without ("mvn -P'!use-toolchains'") Maven profile on Jaba 17 and 21: Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /usr/local/Cellar/maven/3.9.5/libexec Java version:

Re: [VOTE] Release HttpClient 5.2.2 based on RC1

2023-11-19 Thread Arturo Bernal
[x] +1 Release the packages as HttpClient 5.2.2 Arturo On Sun, Nov 19, 2023 at 12:04 PM Michael Osipov wrote: > Am 2023-11-19 um 10:02 schrieb Oleg Kalnichevski: > > Please vote on releasing these packages as HttpClient 5.2.2. > > The vote is open for the at least 72 hours, and only votes

Re: [VOTE] Release HttpClient 5.2.2 based on RC1

2023-11-19 Thread Michael Osipov
Am 2023-11-19 um 10:02 schrieb Oleg Kalnichevski: Please vote on releasing these packages as HttpClient 5.2.2. The vote is open for the at least 72 hours, and only votes from HttpComponents PMC members are binding. The vote passes if at least three binding +1 votes are cast and there are more +1

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

2023-11-19 Thread via GitHub
ok2c merged PR #469: URL: https://github.com/apache/httpcomponents-client/pull/469 -- 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:

Re: [PR] Bump org.junit:junit-bom from 5.9.3 to 5.10.1 [httpcomponents-client]

2023-11-19 Thread via GitHub
ok2c merged PR #503: URL: https://github.com/apache/httpcomponents-client/pull/503 -- 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:

Re: [PR] SEE OTHER redirect handling fix [httpcomponents-client]

2023-11-19 Thread via GitHub
ok2c commented on PR #504: URL: https://github.com/apache/httpcomponents-client/pull/504#issuecomment-1817812825 @arturobernalg Please take a look. -- 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

[PR] SEE OTHER redirect handling fix [httpcomponents-client]

2023-11-19 Thread via GitHub
ok2c opened a new pull request, #504: URL: https://github.com/apache/httpcomponents-client/pull/504 This change-set fixes incorrect handling of non-GET requests with a `SEE OTHER`redirect followed by another redirect. -- This is an automated message from the Apache Git Service. To

[VOTE] Release HttpClient 5.2.2 based on RC1

2023-11-19 Thread Oleg Kalnichevski
Please vote on releasing these packages as HttpClient 5.2.2. The vote is open for the at least 72 hours, and only votes from HttpComponents PMC members are binding. The vote passes if at least three binding +1 votes are cast and there are more +1 than -1 votes. Release notes: