+1(binding)

I checked:
√ release files in the correct location
√ release files have the word incubating
√ digital signature and hashes correct
√ DISCLAIMER file exist
√ LICENSE and NOTICE files exist and are correct
√ the contents of the release match the tag in VCS
√ can build the release from the source
√ maven artifacts look correct

Thanks,
Ethan Feng

Wei Wu <powe...@apache.org> 于2024年1月30日周二 11:00写道:
>
> +1 (binding)
>
> I checked
>
> - Download links are valid
>
> - git commit hash is correct
>
> - Checksums and signatures are valid
>
> - Release files have the word 'incubating' in their name
>
> - DISCLAIMER, LICENSE and NOTICE files in tarballs are correct
>
> - Successfully built the binary from the source on Linux for aarch64 using
> openjdk8 with command:
>
> ./build/make-distribution.sh -Pspark-3.5
>
> Thanks,
>
> Wei Wu
>
> On Mon, Jan 29, 2024 at 9:46 PM Fu Chen <fc...@apache.org> wrote:
>
> > Hi Celeborn community,
> >
> > This is a call for a vote to release Apache Celeborn (Incubating)
> > 0.4.0-incubating-rc6
> >
> >
> > 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
> > 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
> >
> >
> > * Download links, checksums and PGP signatures are valid.
> > * Source code distributions have correct names matching the current
> > release.
> > * Release files have the word incubating in their name.
> > * DISCLAIMER, LICENSE and NOTICE files are correct.
> > * All files have license headers if necessary.
> > * No unlicensed compiled archives bundled in source archive.
> > * The source tarball matches the git tag.
> > * Build from source is successful.
> >
> > 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
> > ```
> >
> > Thanks,
> > Fu Chen
> >

Reply via email to