[RESULT][VOTE][Java] Release Apache Arrow Java 18.2.0 RC5

2025-02-11 Thread Jean-Baptiste Onofré
Hi folks, This vote passed with 4 +1 bindings votes and 1 +1 non binding vote. I’m moving forward on finalizing the release. Thanks everyone for your vote ! Regards JB Le jeu. 6 févr. 2025 à 08:21, Jean-Baptiste Onofré a écrit : > Hi, > > I would like to propose the following release candida

Re: [VOTE][Java] Release Apache Arrow Java 18.2.0 RC5

2025-02-07 Thread Jean-Baptiste Onofré
+1 (non binding) - LICENSE and NOTICE are good (I identified a few cleanups, but not blocker) - Tested on MacOS M1 - Hash and checksum are OK - No binary found in the source distribution - ASF header present in all expected file Thanks ! Regards JB On Thu, Feb 6, 2025 at 3:21 PM Jean-Baptiste On

Re: [VOTE][Java] Release Apache Arrow Java 18.2.0 RC5

2025-02-07 Thread Raúl Cumplido
erify $x ${x:s/.asc/}; done > > sed -i'' -e 's,/home/runner/work/arrow-java/arrow-java/binaries/,,' > *.sha* > > for x in *.sha256; do sha256sum -c $x; done > > for x in *.sha512; do sha512sum -c $x; done > > > > (JNI and .jar aren't

Re: [VOTE][Java] Release Apache Arrow Java 18.2.0 RC5

2025-02-06 Thread David Li
ries/,,' *.sha* > for x in *.sha256; do sha256sum -c $x; done > for x in *.sha512; do sha512sum -c $x; done > > (JNI and .jar aren't checked.) > > Thanks, > -- > kou > > In > "[VOTE][Java] Release Apache Arrow Java 18.2.0 RC5" on Thu

Re: [VOTE][Java] Release Apache Arrow Java 18.2.0 RC5

2025-02-06 Thread Sutou Kouhei
- kou In "[VOTE][Java] Release Apache Arrow Java 18.2.0 RC5" on Thu, 6 Feb 2025 15:21:08 +0100, Jean-Baptiste Onofré wrote: > Hi, > > I would like to propose the following release candidate (RC5) of > Apache Arrow Java version 18.2.0. > > This release candidate is

Re: [VOTE][Java] Release Apache Arrow Java 18.2.0 RC5

2025-02-06 Thread Gang Wu
+1 Ran dev/release/verify_rc.sh 18.2.0 5 on my MacBook M1 with openjdk version "17.0.13" 2024-10-15 OpenJDK Runtime Environment Homebrew (build 17.0.13+0) OpenJDK 64-Bit Server VM Homebrew (build 17.0.13+0, mixed mode, sharing) Thanks JB! Best, Gang On Thu, Feb 6, 2025 at 10:21 PM Jean-Baptiste

[VOTE][Java] Release Apache Arrow Java 18.2.0 RC5

2025-02-06 Thread Jean-Baptiste Onofré
Hi, I would like to propose the following release candidate (RC5) of Apache Arrow Java version 18.2.0. This release candidate is based on commit: a5b86049261530d41fbbdd23324420f0c1d14431 [1] The source release rc5 is hosted at [2]. Please download, verify checksums and signatures, run the unit