[RESULT] [VOTE] Release Apache Hadoop Thirdparty 1.3.0

2024-08-27 Thread Steve Loughran
With 5 binding +1 votes and 0 negative votes, the hadoop-thirdparty release vote was successful I'm going to complete the release today, after which mukund can do another RC of the 3.4.1 release Thanks to everyone who tested it! -steve

Re: Re: [VOTE] Release Apache Hadoop Thirdparty 1.3.0

2024-08-23 Thread slfan1989
+1 (binding) * Successfully built from source with `mvn clean install` * Verified signatures and checksums Thanks Steve and Mukund for driving this release. Hope the release goes smoothly. Shilun Fan. On Fri, Aug 23, 2024 at 11:41 PM Shilun Fan wrote: +1 (Binding) > > * Built from source > *

Re: [VOTE] Release Apache Hadoop Thirdparty 1.3.0

2024-08-23 Thread Ayush Saxena
+1 (Binding) * Built from source * Verified Signature(Signed by Mukund) * Verified Checksums * No diff b/w the git tag & src tar * Verified the NOTICE & LICENSE files * Skimmed over the contents of the site jar * Built Hadoop trunk with 1.3.0 version * Checked the hadoop test results here [1], not

Re: [VOTE] Release Apache Hadoop Thirdparty 1.3.0

2024-08-22 Thread Xiaoqiao He
+1 (binding). Thanks Steve and Mukund for driving this release. Best Regards - He Xiaoqiao On Wed, Aug 21, 2024 at 11:51 PM Mukund Madhav Thakur wrote: > +1 ( binding) > > On Tue, Aug 20, 2024 at 9:16 AM Steve Loughran > > wrote: > > > Mukund and I have built a release candidate (RC1) for Had

Re: [VOTE] Release Apache Hadoop Thirdparty 1.3.0

2024-08-22 Thread slfan1989
My oversight led to executing the wrong command. The command I actually needed to run was `mvn clean install -DskipTests`, which is the expected one. I will continue with my verification. [INFO] [INFO] Reactor Summary for Ap

Re: [VOTE] Release Apache Hadoop Thirdparty 1.3.0

2024-08-22 Thread Steve Loughran
looks like there is some inability of maven to handle the double invocation where the manifest LICENSE.txt is built by copying in /LICENSE-binary I've just checked and this happens on branch 1.2.0 as well (64b6721). So it is not a regression, just a way for the build process to fail. because its

Re: [VOTE] Release Apache Hadoop Thirdparty 1.3.0

2024-08-21 Thread slfan1989
I encountered some issues while trying to compile with version hadoop-thirdparty-1.3.0-RC1. Using mvn package clean -DskipTests succeeds in compiling, but using mvn install package -DskipTests fails to compile. mvn clean package -DskipTests [INFO]

Re: [VOTE] Release Apache Hadoop Thirdparty 1.3.0

2024-08-21 Thread Mukund Madhav Thakur
+1 ( binding) On Tue, Aug 20, 2024 at 9:16 AM Steve Loughran wrote: > Mukund and I have built a release candidate (RC1) for Hadoop-Thirdparty > 1.3.0. > > The RC is available at: > https://dist.apache.org/repos/dist/dev/hadoop/hadoop-thirdparty-1.3.0-RC1/ > > The git tag is release-1.3.0-RC1, co

[VOTE] Release Apache Hadoop Thirdparty 1.3.0

2024-08-20 Thread Steve Loughran
Mukund and I have built a release candidate (RC1) for Hadoop-Thirdparty 1.3.0. The RC is available at: https://dist.apache.org/repos/dist/dev/hadoop/hadoop-thirdparty-1.3.0-RC1/ The git tag is release-1.3.0-RC1, commit 0fd62903b071b5186f31b7030ce42e1c00f6bb6a The maven artifacts are staged at ht