+1

[x] Download links are valid.
[x] Checksums and signatures.

> Check signature
gpg: Signature made Tue 26 Dec 2023 08:49:34 PM CST
gpg:                using RSA key 25812FA45EC6D2DDCBE4B6604F43CB2BC2E9EFE5
gpg: Good signature from "dqhl76 (Identifier for authoring code on
GitHub) <[email protected]>" [ultimate]
gpg:                 aka "Liuqing Yue (Apache Committer)
<[email protected]>" [ultimate]
Success to verify the gpg sign
> Check sha512sum
apache-opendal-incubating-0.44.0-src.tar.gz: OK
Success to verify the checksum

[x] LICENSE/NOTICE files exist
[x] No unexpected binary files
[x] All source files have ASF headers
[x] Can compile from source

./verify.py passed on debian x86_64

Compiling opendal v0.44.0
(/home/ymz/code/project/apache-opendal-incubating-0.44.0-src/core)
Finished release [optimized] target(s) in 36.88s

[INFO] Installing
/home/ymz/code/project/apache-opendal-incubating-0.44.0-src/bindings/java/pom.xml
to 
/home/ymz/.m2/repository/org/apache/opendal/opendal-java/0.44.0/opendal-java-0.44.0.pom
[INFO] Installing
/home/ymz/code/project/apache-opendal-incubating-0.44.0-src/bindings/java/target/opendal-java-0.44.0.jar
to 
/home/ymz/.m2/repository/org/apache/opendal/opendal-java/0.44.0/opendal-java-0.44.0.jar
[INFO] Installing
/home/ymz/code/project/apache-opendal-incubating-0.44.0-src/bindings/java/target/opendal-java-0.44.0-linux-x86_64.jar
to 
/home/ymz/.m2/repository/org/apache/opendal/opendal-java/0.44.0/opendal-java-0.44.0-linux-x86_64.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  46.751 s
[INFO] Finished at: 2023-12-27T22:07:28-05:00
[INFO] ------------------------------------------------------------------------

Best,
Mingzhuo Yin

On Tue, Dec 26, 2023 at 9:24 PM Liuqing Yue <[email protected]> wrote:
>
> Hello, Apache OpenDAL(incubating) Community,
>
> This is a call for a vote to release Apache OpenDAL(incubating) version 
> 0.44.0.
>
> The tag to be voted on is 0.44.0.
>
> The release candidate:
>
> https://dist.apache.org/repos/dist/dev/incubator/opendal/0.44.0-rc.1/
>
> Keys to verify the release candidate:
>
> https://downloads.apache.org/incubator/opendal/KEYS
>
> Git tag for the release:
>
> https://github.com/apache/incubator-opendal/releases/tag/v0.44.0-rc.1
>
> Maven staging repo:
>
> https://repository.apache.org/content/repositories/orgapacheopendal-1022/
>
> Please download, verify, and test.
>
> The VOTE will be open for at least 72 hours and until the necessary
> number of votes are reached.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> To learn more about apache opendal, please see https://opendal.apache.org/
>
> Checklist for reference:
>
> [ ] Download links are valid.
> [ ] Checksums and signatures.
> [ ] LICENSE/NOTICE files exist
> [ ] No unexpected binary files
> [ ] All source files have ASF headers
> [ ] Can compile from source
>
> More detailed checklist please refer to:
> https://github.com/apache/incubator-opendal/tree/main/scripts
>
> To compile from source, please refer to:
> https://github.com/apache/incubator-opendal/blob/main/CONTRIBUTING.md
>
> Here is a Python script in release to help you verify the release candidate:
>
> ./scripts/verify.py
>
> Thanks
>
> Liuqing Yue

Reply via email to