Re: [VOTE] Release HttpClient 5.4.4 based on RC1

2025-04-22 Thread Arturo Bernal
+1 Release the packages as HttpClient 5.4.4. Arturo On Mon, Apr 21, 2025 at 9:37 PM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.4.4. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passe

Re: Gradle migration

2025-04-22 Thread Adrian Woodhead
I'm not massively involved in the project but I have checked it out and contributed to it and FWIW my vote would also be to stick with Maven. On Sat, 19 Apr 2025 at 14:42, Arturo Bernal wrote: > +1 to stay on maven > > > Arturo > > > On Sat, Apr 19, 2025 at 3:34 PM Michael Osipov > wrote: > > >

Re: Unix domain socket support

2025-04-22 Thread Gary Gregory
Hi all, I'm not sure how to ask this question, so I'll be straightforward: If UDS is https://en.wikipedia.org/wiki/Unified_Diagnostic_Services, why should it be in an HTTP-focused project? I might have missed some context in a previous message of course. Gary On Mon, Apr 21, 2025 at 1:40 PM Rya

Re: [VOTE] Release HttpClient 5.4.4 based on RC1

2025-04-22 Thread Gary Gregory
+1 I tested the src zip: - GPG OK - SHA512 OK I tested building with Maven 3.9.9: Using: mvn clean verify Java 23 and Java 8 with Toolchain in maven-compiler-plugin: JDK[/Users/garygregory/.jenv/versions/1.8/] openjdk version "1.8.0_452" IBM Semeru Runtime Open Edition (build 1.8.0_452-b07)

Re: Unix domain socket support

2025-04-22 Thread Ryan Schmitt
UDS = Unix Domain Socket On Tue, Apr 22, 2025 at 2:07 PM Gary Gregory wrote: > > Hi all, > > I'm not sure how to ask this question, so I'll be straightforward: If > UDS is https://en.wikipedia.org/wiki/Unified_Diagnostic_Services, why > should it be in an HTTP-focused project? > > I might have mi