Here is my +1(binding), 

I checked:  
[x] Checksum and PGP signature are legitimate. 
[x] DISCLAIMER is included.
[x] The source code matches the current release. 
[x] No compiled content is included in the source package. 
[x] The compilation can be executed without problems. 

---
# wget 
https://dist.apache.org/repos/dist/dev/incubator/doris/1.0/1.0.0-rc02/apache-doris-1.0.0-incubating-src.tar.gz
# wget 
https://dist.apache.org/repos/dist/dev/incubator/doris/1.0/1.0.0-rc02/apache-doris-1.0.0-incubating-src.tar.gz.asc
# wget https://downloads.apache.org/incubator/doris/KEYS
# wget 
https://dist.apache.org/repos/dist/dev/incubator/doris/1.0/1.0.0-rc02/apache-doris-1.0.0-incubating-src.tar.gz.sha512

# gpg --import KEYS
gpg: /root/.gnupg/trustdb.gpg: trustdb created
gpg: key A30C9DA2: public key "morningman (chenmingyu's key) 
<chenmin...@apache.org>" imported
gpg: key 983C9560: public key "zhaoc <zh...@apache.org>" imported
gpg: key 9BDFF97E: public key "lichaoyong (lichaoyong's key) 
<lichaoy...@apache.org>" imported
gpg: key 517E5B28: public key "lingmiao (Ling Miao's key) 
<lingm...@apache.org>" imported
gpg: key 59F2ACED: public key "yangzhg (yangzhg's key for releasing doris) 
<yang...@apache.org>" imported
gpg: key 624583CB: public key "morningman <chenmin...@apache.org>" imported
gpg: Total number processed: 6
gpg:               imported: 6  (RSA: 6)

# gpg --verify apache-doris-1.0.0-incubating-src.tar.gz.asc 
apache-doris-1.0.0-incubating-src.tar.gz
gpg: Signature made Fri Mar 25 10:42:38 2022 UTC using RSA key ID 624583CB
gpg: Good signature from "morningman <chenmin...@apache.org>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 7C39 2A1E 9C66 C9CC CF38  8618 F106 26E3 6245 83CB

# sha512sum --check apache-doris-1.0.0-incubating-src.tar.gz.sha512 
apache-doris-1.0.0-incubating-src.tar.gz: OK

The compilation OK, it has following info, is it OK?
[INFO] Reactor Summary for fe-common 0.15-SNAPSHOT:

---
lide-reed
l...@apache.org

On 2022/03/24 03:31:21 陈明雨 wrote:
> Hi all,
> 
> 
> 
> 
> Please review and vote on Apache Doris 1.0.0-incubating release.
> 
> The release candidate has been tagged in GitHub as 1.0.0-rc02, available here:
> 
> https://github.com/apache/incubator-doris/releases/tag/1.0.0-rc02
> 
> 
> 
> 
> Release Notes are here:
> 
> https://github.com/apache/incubator-doris/issues/8549
> 
> 
> 
> 
> Thanks to everyone who has contributed to this release.
> 
> The artifacts (source, convenience binaries, signature and checksum) 
> corresponding to this release candidate can be found here:
> 
> https://dist.apache.org/repos/dist/dev/incubator/doris/1.0/1.0.0-rc02/
> 
> And because it is hard to upload large file to SVN, I split the convenience 
> binaries into three separate files: fe, be, broker.
> 
> 
> 
> 
> KEYS file is available here:
> 
> https://downloads.apache.org/incubator/doris/KEYS
> 
> It is also listed here:
> 
> https://people.apache.org/keys/committer/morningman.asc
> 
> 
> 
> 
> To verify and build, you can refer to following link:
> 
> http://doris.incubator.apache.org/community/release-and-verify/release-verify.html
> 
> 
> 
> 
> The vote will be open for at least 72 hours.
> 
> [ ] +1 Approve the release
> 
> [ ] +0 No opinion
> 
> [ ] -1 Do not release this package because ...
> 
> 
> 
> 
> ----
> 
> DISCLAIMER: 
> 
> Apache Doris (incubating) is an effort undergoing incubation at The
> 
> Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.
> 
> 
> 
> 
> Incubation is required of all newly accepted
> 
> projects until a further review indicates that the
> 
> infrastructure, communications, and decision making process have
> 
> stabilized in a manner consistent with other successful ASF
> 
> projects.
> 
> 
> 
> 
> While incubation status is not necessarily a reflection
> 
> of the completeness or stability of the code, it does indicate
> 
> that the project has yet to be fully endorsed by the ASF.
> 
> 
> 
> 
> --
> 
> 此致!Best Regards
> 陈明雨 Mingyu Chen
> 
> Email:
> chenmin...@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
For additional commands, e-mail: dev-h...@doris.apache.org

Reply via email to