Re: [VOTE] Release Apache HugeGraph (Incubating) 1.0.0-rc2

2023-02-22 Thread Jin
Thanks everyone for suggestions and feedback, I will close this vote thread and announce the results soon. Imba Jin Apache HugeGraph(Incubating) community On 2023/02/13 12:06:58 Imba Jin wrote: > Hello Incubator Community, > > This is a call for a vote to release Apache HugeGraph(Incubating) > ve

Re: [VOTE] Release Apache HugeGraph (Incubating) 1.0.0-rc2

2023-02-22 Thread Xiangdong Huang
+1 binding, I checked - LICENSE, NOTICE and DISCLAIMER files: ok - Apache header: ok - No binary files in the source code release. - run `mvn package -DskipTests`: ok Best, Xiangdong Huang Trista Pan 于2023年2月22日周三 16:24写道: > > +1 binding, I checked, > > [x] Download links are valid. > > [x] Ch

Re:[VOTE] Release Apache HugeGraph (Incubating) 1.0.0-rc2

2023-02-22 Thread Trista Pan
+1 binding, I checked, [x] Download links are valid. [x] Checksums and PGP signatures are valid. [x] LICENSE, NOTICE and DISCLAIMER files are correct. [x] All files have license headers if necessary. [ ] Source code building successfully. (Sorry, didn’t try installing) -

Re: [VOTE] Release Apache HugeGraph (Incubating) 1.0.0-rc2

2023-02-21 Thread li gang
+1 (binding) I checked - Files have the word incubating in their name. - Checksums and signatures are valid. - DISCLAIMER,LICENSE and NOTICE files exist. - All source files have ASF license header if necessary. - LICENSE looks good to me. Imba Jin 于2023年2月13日周一 20:07写道: > Hello Incubator Communi

Re: [VOTE] Release Apache HugeGraph (Incubating) 1.0.0-rc2

2023-02-20 Thread Shiming Zhang
+1 (non-binding) I checked: - Download links are valid. - Checksums and PGP signatures are valid. - Source code distributions have correct names matching the current release. - LICENSE and NOTICE files are correct for each HugeGraph repo. - All files have license headers if necessary. - No unlicen

Re: [VOTE] Release Apache HugeGraph (Incubating) 1.0.0-rc2

2023-02-17 Thread Willem Jiang
+1 (binding) I checked the src kits: - incubating in the release kit - The checksums and signatures are validated. - The LICENSE and NOTICE files look good to me. - There is a DISCLAIMER in the release kits - No binary files in the source release kits Willem Jiang On Mon, Feb 13, 2023 at 8:07

Re: [VOTE] Release Apache HugeGraph (Incubating) 1.0.0-rc2

2023-02-16 Thread Imba Jin
Thanks for the reminder, we have deleted the KEYS file in the dev repo, and also adds a "wget" reminder before validation and source compilation. (it will be replaced with `curl` or any better way in next release) Thank you again for your participation and check On 2023/02/14 11:55:39 kezhen

Re: [VOTE] Release Apache HugeGraph (Incubating) 1.0.0-rc2

2023-02-14 Thread kezhenxu94
Hi, +1 (binding), one nit, you don't need a KEYS files in https://dist.apache.org/repos/dist/dev/incubator/hugegraph because you already have one in https://dist.apache.org/repos/dist/release/incubator/hugegraph/ , keep all your KEYS in dist/release/incubator/hugegraph and remove the one in dis