To clarify, the only difference between RC2 and RC3 is the Python fix https://github.com/apache/beam/pull/6494.
This means that the Java validations from RC2 should carry over, though I reran validations with RC3 anyway, as detailed on the spreadsheet. On Wed, Sep 26, 2018 at 12:41 AM Charles Chen <[email protected]> wrote: > As with before, please add any validation performed to the spreadsheet > here: > https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1675964688 > > On Wed, Sep 26, 2018 at 12:30 AM Charles Chen <[email protected]> wrote: > >> Hi everyone, >> >> Please review and vote on the release candidate #3 for the version 2.7.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 45C60AAAD115F560 [3], >> * all artifacts to be deployed to the Maven Central Repository [4], >> * source code tag "v2.7.0-RC3" [5], >> * website pull request listing the release and publishing the API >> reference manual [6]. >> * Java artifacts were built with Gradle 4.8 and OpenJDK >> 1.8.0_181-8u181-b13-1~deb9u1. >> * Python artifacts are deployed along with the source release to the >> dist.apache.org [2]. >> >> The vote will be open for at least 72 hours. It is adopted by majority >> approval, with at least 3 PMC affirmative votes. >> >> Thanks, >> Charles >> >> [1] >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12343654 >> [2] https://dist.apache.org/repos/dist/dev/beam/2.7.0 >> [3] https://dist.apache.org/repos/dist/dev/beam/KEYS >> [4] >> https://repository.apache.org/content/repositories/orgapachebeam-1048/ >> [5] https://github.com/apache/beam/tree/v2.7.0-RC3 >> [6] https://github.com/apache/beam-site/pull/549 >> >
