+1 (binding), I have checked: [✓] The checksums and signatures are validated [✓] The LICENSE & NOTICE files are okay [✓] DISCLAIMER is present [✓] No binary files found in the source release [✓] Incubating in the name [✓] Build from source
Kent Yao Yu Xiao <xia...@apache.org> 于2024年2月4日周日 17:58写道: > > +1 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 goods for me. > > > Best wishes! > > Yu Xiao > Apache Incubator PMC member > > ShaoFeng Shi <shaofeng...@apache.org> 于2024年2月4日周日 14:40写道: > > > > > +1 (binding) > > > > I checked: > > - the package name is OK > > - NOTICE, LICENSE, DISCLAIMER are there > > - SHA512 hash is correct > > - signature is good > > - all source files have apache license header > > - no binary file found in source package > > - "./build/sbt clean package" get success > > > > > > > > Best regards, > > > > Shaofeng Shi 史少锋 > > Apache Kylin PMC member, > > Apache Incubator PMC member, > > Email: shaofeng...@apache.org > > > > > > > > > > > > > > Yu Li <car...@gmail.com> 于2024年2月4日周日 13:22写道: > > > > > +1 (binding) > > > > > > - Checked the diff between 0.4.0-rc4 and 0.4.0-rc6: *OK* ( > > > > > > https://github.com/apache/incubator-celeborn/compare/v0.4.0-incubating-rc4...v0.4.0-incubating-rc6 > > > ) > > > * Confirmed issues found in rc4 are all resolved. > > > - Checked release file name and location: *OK* > > > - Checked sum and signatures: *OK* > > > - Checked DISCLAIMER file exists: *OK* > > > - Checked LICENSE and NOTICE files: *OK* > > > - Checked no binary files in source package: *OK* > > > - Checked compile from source: *OK* (JDK 11u21) > > > > > > Best Regards, > > > Yu > > > > > > > > > On Thu, 1 Feb 2024 at 22:40, Suyan <suyanh...@apache.org> wrote: > > > > > > > +1 non-binding > > > > [x] Download links are valid. > > > > [x] Checksums and signatures. > > > > > > > > gpg: Signature made 一 1/29 21:19:40 2024 CST > > > > gpg: using RSA key > > > 92AF4750DAFCB5E25B5B83EA76F54B977EB5C09B > > > > gpg: Good signature from "Fu Chen (For Kyuubi release) > > > > <fc...@apache.org>" [ultimate] > > > > > > > > [x] LICENSE/NOTICE files exist > > > > [x] No unexpected binary files > > > > [x] Source files have ASF headers > > > > [x] Can compile from source on macOS(arm64) > > > > > > > > [success] Total time: 41 s, completed 2024年2月1日 下午10:37:24 > > > > > > > > Sincerely, > > > > Suyan > > > > > > > > Fu Chen <fc...@apache.org> 于2024年2月1日周四 22:23写道: > > > > > > > > > > > > > > Hi IPMC, > > > > > > > > > > This is a call for a vote to release Apache Celeborn (Incubating) > > > > > 0.4.0-incubating-rc6 > > > > > > > > > > The Apache Celeborn community has voted on and approved a proposal to > > > > > release Apache Celeborn (Incubating) version 0.4.0-incubating-rc6. > > > > > We now kindly request the Incubator PMC members review and vote on > > > > > this > > > > > incubator release. > > > > > > > > > > celeborn@dev vote thread: > > > > > > > > > > https://lists.apache.org/thread/q0xq0rwcosfg1pv4ymr91t00rjh5r8fm > > > > > > > > > > celeborn@dev vote result thread: > > > > > > > > > > https://lists.apache.org/thread/qfo2znpfsgzrk2ct4gfhmn6htr7yo9nb > > > > > > > > > > The git tag to be voted upon: > > > > > > > > > > > > > > > > > https://github.com/apache/incubator-celeborn/releases/tag/v0.4.0-incubating-rc6 > > > > > > > > > > The git commit hash: > > > > > 20a8576fc696f0208c24ab52e6ae883f5f0567d5 > > > > > > > > > > The source and binary artifacts can be found at: > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/celeborn/v0.4.0-incubating-rc6 > > > > > > > > > > The staging repo: > > > > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheceleborn-1053 > > > > > > > > > > Fingerprint of the PGP key release artifacts are signed with: > > > > > 92AF4750DAFCB5E25B5B83EA76F54B977EB5C09B > > > > > > > > > > My public key to verify signatures can be found in: > > > > > > > > > > https://dist.apache.org/repos/dist/release/incubator/celeborn/KEYS > > > > > > > > > > The vote will be open for at least 72 hours or until the necessary > > > > > > > > > > number of votes are reached. > > > > > > > > > > Please vote accordingly: > > > > > > > > > > [ ] +1 approve > > > > > [ ] +0 no opinion > > > > > [ ] -1 disapprove (and the reason) > > > > > > > > > > Checklist for release: > > > > > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > > > > > > > > > > Steps to validate the release: > > > > > > > > > > https://www.apache.org/info/verification.html > > > > > > > > > > Please be aware that there has been a transition in the Celeborn > > > > project's > > > > > build tool, shifting from Maven to SBT. The SBT build documentation is > > > > > available at https://celeborn.apache.org/docs/latest/developers/sbt/. > > > > > > > > > > For illustrative purposes: > > > > > > > > > > Packaging the project > > > > > ``` > > > > > ./build/sbt clean package > > > > > ``` > > > > > > > > > > Creating the distribution > > > > > ``` > > > > > ./build/make-distribution.sh --sbt-enabled --release > > > > > ``` > > > > > > > > > > Regards, > > > > > Fu Chen > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org