+1 * I ran my own usual sanity check pipelines, which passed. * New to this Beam release, I also ran some additional Google-internal tests. * Verified module list: new modules are io-elasticsearch and io-mqtt ; and verified licenses for the direct, non-Apache dependencies in pom.xml * mvn apache-rat:check passes * No binary files in release zip
Thanks JB and Davor! On Sat, Feb 4, 2017 at 1:43 AM, Jean-Baptiste Onofré <[email protected]> wrote: > +1 (binding) > > Regards > JB > > On Feb 4, 2017, 05:32, at 05:32, Aljoscha Krettek <[email protected]> > wrote: > >+1 > > > >- Checked signatures > >- Verified that source release builds > >- Verified that code contains fix for the regression in the Flink > >Runner > >- Tried Quickstart against Staging Repository > >- Verified that Quickstart works against a Flink Cluster > > > >The top level README.md doesn't contain the Apex Runner and the Flink > >README.md that it points to is somewhat outdated. These are not > >blockers > >but I created issues to fix them: > >- https://issues.apache.org/jira/browse/BEAM-1389: Remove or update > >Flink > >Runner README.md > >- https://issues.apache.org/jira/browse/BEAM-1390: Update top level > >README.md to include Apex Runner > > > >On Fri, 3 Feb 2017 at 01:27 Davor Bonaci <[email protected]> wrote: > > > >> Hi everyone, > >> With JB leaving for his vacation, I'll try to push the 0.5.0 release > >across > >> the finish line. Please review and vote on the release candidate #2 > >for the > >> version 0.5.0, as follows: > >> [ ] +1, Approve the release > >> [ ] -1, Do not approve the release (please provide specific comments) > >> > >> The complete staging area is available for your review, which > >includes: > >> * JIRA release notes [1], > >> * the official Apache source release to be deployed to > >dist.apache.org > >> [2], > >> which is signed with the key with fingerprint 8F0D334F [3], > >> * all artifacts to be deployed to the Maven Central Repository [4], > >> * source code tag "v0.5.0-RC2" [5], > >> * website pull request listing the release and publishing the API > >reference > >> manual [6]. > >> > >> Compared to release candidate #1, this candidate contains pull > >requests > >> #1903 [7] and #1908 [8]; see the discussion for reasoning. > >> > >> A passing suite of Jenkins jobs: > >> * PreCommit_Java_MavenInstall [9], > >> * PostCommit_Java_MavenInstall [10], > >> * PostCommit_Java_RunnableOnService_Apex [11], > >> * PostCommit_Java_RunnableOnService_Flink [12], > >> * PostCommit_Java_RunnableOnService_Spark [13], > >> * PostCommit_Java_RunnableOnService_Dataflow [14]. > >> > >> The vote will be open for at least 72 hours. It is adopted by > >majority > >> approval, with at least 3 PMC affirmative votes. > >> > >> Thanks, > >> Davor > >> > >> [1] > >> > >> > >https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12319527&version=12338859 > >> [2] https://dist.apache.org/repos/dist/dev/beam/0.5.0/RC2/ > >> [3] https://dist.apache.org/repos/dist/release/beam/KEYS > >> [4] > >https://repository.apache.org/content/repositories/orgapachebeam-1011/ > >> [5] https://github.com/apache/beam/tree/v0.5.0-RC2 > >> [6] https://github.com/apache/beam-site/pull/132 > >> [7] https://github.com/apache/beam/pull/1903 > >> [8] https://github.com/apache/beam/pull/1908 > >> [9] > >https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/7028/ > >> [10] > >https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/2514/ > >> [11] > >> > >> > >https://builds.apache.org/job/beam_PostCommit_Java_ > RunnableOnService_Apex/386/ > >> [12] > >> > >> > >https://builds.apache.org/job/beam_PostCommit_Java_ > RunnableOnService_Flink/1521/ > >> [13] > >> > >> > >https://builds.apache.org/job/beam_PostCommit_Java_ > RunnableOnService_Spark/830/ > >> [14] > >> > >> > >https://builds.apache.org/job/beam_PostCommit_Java_ > RunnableOnService_Dataflow/2180/ > >> >
