Re: [VOTE] Release HttpClient 5.2.1 based on RC1

2022-12-03 Thread Michael Osipov
Am 2022-12-03 um 16:34 schrieb Oleg Kalnichevski: Please vote on releasing these packages as HttpClient 5.2.1. 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: [VOTE] Release HttpClient 5.2.1 based on RC1

2022-12-03 Thread Gary Gregory
+1 Based on src zip, ASC, SHA512 OK Builds OK with 'mvn clean verify', RAT check OK, JApiCmp check OK. Using: Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /usr/local/Cellar/maven/3.8.6/libexec Java version: 1.8.0_352, vendor: Homebrew, runtime: /usr/local/Cellar/ope

[VOTE] Release HttpClient 5.2.1 based on RC1

2022-12-03 Thread Oleg Kalnichevski
Please vote on releasing these packages as HttpClient 5.2.1. 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: https://dist.apache

Re: HttpClient 5.2.1 release notes

2022-12-03 Thread Gary Gregory
On Sat, Dec 3, 2022 at 6:02 AM Oleg Kalnichevski wrote: > > On Sat, 2022-12-03 at 05:44 -0500, Gary Gregory wrote: > > Any chance you would release Core first to pick up the NPE fix for > > HTTPCORE‐729, then have Client pick up Core 5.2.1? > > > > I think HTTPCORE‐729 affects server side protocol

Re: Bearer auth scheme support (RFC 6750)

2022-12-03 Thread Michael Osipov
Am 2022-12-03 um 12:48 schrieb Oleg Kalnichevski: Folks Feel free to review and comment. The change-set in this branch adds support for the Bearer auth scheme as defined in RFC 6750 https://github.com/apache/httpcomponents-client/compare/master...bearer_auth_support The Bearer scheme can be u

Bearer auth scheme support (RFC 6750)

2022-12-03 Thread Oleg Kalnichevski
Folks Feel free to review and comment.  The change-set in this branch adds support for the Bearer auth scheme as defined in RFC 6750 https://github.com/apache/httpcomponents-client/compare/master...bearer_auth_support The Bearer scheme can be used with OAuth 2.0, JWT and presumably any other

[jira] [Resolved] (HTTPCORE-474) Difficult to find the source code repo URLs

2022-12-03 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-474. Resolution: Not A Bug > Difficult to find the source code repo URLs > ---

[jira] [Resolved] (HTTPCORE-715) Website at https://hc.apache.org lacks maven links to source code

2022-12-03 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-715. Resolution: Not A Problem > Website at https://hc.apache.org lacks maven links to

[jira] [Resolved] (HTTPCORE-711) Integration of httpcomponents-core into OSS-Fuzz

2022-12-03 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-711. Resolution: Not A Problem > Integration of httpcomponents-core into OSS-Fuzz > --

[jira] [Resolved] (HTTPCORE-650) Jvm nio bug in windows cause cpu spike

2022-12-03 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-650. Resolution: Won't Fix Closing as obsolete. Please re-open if the same issue can b

[jira] [Resolved] (HTTPCORE-729) NullPointerException at org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory.createHandler()

2022-12-03 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-729. Resolution: Fixed > NullPointerException at > org.apache.hc.core5.http.impl.nio.

Re: HttpClient 5.2.1 release notes

2022-12-03 Thread Oleg Kalnichevski
On Sat, 2022-12-03 at 05:44 -0500, Gary Gregory wrote: > Any chance you would release Core first to pick up the NPE fix for > HTTPCORE‐729, then have Client pick up Core 5.2.1? > I think HTTPCORE‐729 affects server side protocol handling code only and has no impact on HttpClient functionality. I

Re: HttpClient 5.2.1 release notes

2022-12-03 Thread Gary Gregory
Any chance you would release Core first to pick up the NPE fix for HTTPCORE‐729, then have Client pick up Core 5.2.1? Gary On Sat, Dec 3, 2022, 04:36 Oleg Kalnichevski wrote: > Folks > > Please review and amend HttpClient 5.2.1 release notes as you deem > appropriate. > > > https://github.com/a

Re: HttpClient 5.2.1 release notes

2022-12-03 Thread Michael Osipov
Am 2022-12-03 um 10:36 schrieb Oleg Kalnichevski: Folks Please review and amend HttpClient 5.2.1 release notes as you deem appropriate. https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt LGTM. - T

HttpClient 5.2.1 release notes

2022-12-03 Thread Oleg Kalnichevski
Folks Please review and amend HttpClient 5.2.1 release notes as you deem appropriate. https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt Oleg - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org Fo