+1  (binding)

1. Download the source tarball, signature (.asc), and checksum (.sha512):
 OK
2. Import gpg keys: download KEYS and run gpg --import
/path/to/downloaded/KEYS :  OK
3. Verify the signature by running: gpg --verify
hbase-thirdparty-4.1.1-src.tar.gz.asc :  OK
4. Verify the checksum by running: shasum -a 512
hbase-thirdparty-4.1.1-src.tar.gz :  OK
5. Untar the archive and go into the source directory: tar xzvf
hbase-thirdparty-4.1.1-src.tar.gz && cd hbase-thirdparty-4.1.1:  OK
6. Run RAT checks to validate license headers: mvn apache-rat:check: OK
7. Build and test the project: mvn install (use Java 8) :   OK

Thanks Duo Zhang for the great release work, and thanks all for the
verification!

On Tue, Jun 21, 2022 at 7:00 PM Xiaolin Ha <summer.he...@gmail.com> wrote:

> +1 (binding)
>
>  * Signature: ok
>  * Checksum : ok
>  * Rat check (1.8.0_202): ok
>   - mvn clean apache-rat:check
>  * Built from source (1.8.0_202): ok
>   - mvn clean install -DskipTests
>
> Thanks,
> Xiaolin Ha
>
> 张铎(Duo Zhang) <palomino...@gmail.com> 于2022年6月18日周六 23:04写道:
>
> > Please vote on this Apache hbase thirdparty release candidate,
> > hbase-thirdparty-4.1.1RC0
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache hbase thirdparty 4.1.1
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 4.1.1RC0:
> >
> >   https://github.com/apache/hbase-thirdparty/tree/4.1.1RC0
> >
> > This tag currently points to git reference
> >
> >   d674246a75e1d7d1d4c5ee09a2567bbfa1cec022
> >
> > The release files, including signatures, digests, as well as CHANGES.md
> > and RELEASENOTES.md included in this RC can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty-4.1.1RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1488/
> >
> > Artifacts were signed with the 9AD2AE49 key which can be found in:
> >
> >   https://downloads.apache.org/hbase/KEYS
> >
> > To learn more about Apache hbase thirdparty, please see
> >
> >   http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manager
> >
>

Reply via email to