+1 (binding) Thanks Hung and Tamas for ensuring that the release is in perfect shape for the users.
In source release, verified that: - signature is ok [1] - LICENSE and NOTICE is ok - artifact name contains incubating - source files have license headers - no binary files are in release - source compiles successfully [1] ~/Desktop/0.13.0 ❯ gpg --keyserver pgp.mit.edu --recv-key F62484ED9BB772F1 gpg: key F62484ED9BB772F1: "Hung Tran <hut...@apache.org>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 ~/Desktop/0.13.0 10s ❯ gpg --verify apache-gobblin-incubating-bin-0.13.0.tar.gz.asc gpg: assuming signed data in 'apache-gobblin-incubating-bin-0.13.0.tar.gz' gpg: Signature made Tue Aug 7 15:42:37 2018 PDT gpg: using RSA key F62484ED9BB772F1 gpg: Good signature from "Hung Tran <hut...@apache.org>" [unknown] 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: 42E3 C8B5 49A6 B18B 73D9 C6BD F624 84ED 9BB7 72F1 ~/Desktop/0.13.0 ❯ gpg --verify apache-gobblin-incubating-sources-0.13.0.tgz.asc gpg: assuming signed data in 'apache-gobblin-incubating-sources-0.13.0.tgz' gpg: Signature made Tue Aug 7 15:44:39 2018 PDT gpg: using RSA key F62484ED9BB772F1 gpg: Good signature from "Hung Tran <hut...@apache.org>" [unknown] 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: 42E3 C8B5 49A6 B18B 73D9 C6BD F624 84ED 9BB7 72F1 Regards, Abhishek On Tue, Aug 7, 2018 at 4:58 PM Hung Tran <hut...@linkedin.com> wrote: > Hi all, > > > I'd like to call a vote to release Apache Gobblin 0.13.0 (Incubating). > > The feedback from previous release candidates has been addressed: > RC0 thread: > <https://www.mail-archive.com/general@incubator.apache.org/msg62151.html> > https://www.mail-archive.com/dev@gobblin.incubator.apache.org/msg02060.html > > The source release candidate RC1 can be downloaded here: > > https://dist.apache.org/repos/dist/dev/incubator/gobblin/apache-gobblin-incubating-0.13.0-rc1/ > > The artifacts (i.e. JARs) corresponding to this release candidate can be > found here: > https://repository.apache.org/content/repositories/orgapachegobblin-1006/ > > This has been signed with PGP key 9BB772F1 corresponding to > hut...@apache.org<mailto:hut...@apache.org <hut...@apache.org>>, which is > included in the repository's KEYS file: > https://dist.apache.org/repos/dist/release/incubator/gobblin/KEYS > > > This key can be found on keyservers, such as: > http://pgp.mit.edu/pks/lookup?op=get&search=0x9BB772F1 > > The release candidate has been tagged with release-0.13.0-rc1. I've also > created a branch 0.13.0. > > For reference, here is a list of all closed JIRAs tagged with 0.13.0: > https://issues.apache.org/jira/issues/?filter=12343492 > > For a summary of the changes in this release, see: > https://github.com/apache/incubator-gobblin/blob/0.13.0/CHANGELOG.md > > Please review and vote. The vote will be open for 72 hours (ends on > Friday, 10 August 2018, 5:00pm PDT). > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > My vote: +1 > > Thanks, > Hung. > >