+1, as long as it is fine for the release to be signed by a PMC member other than the release manager. Otherwise need to replace the .asc file.
Following [Apache release checklist]( http://incubator.apache.org/guides/releasemanagement.html#check-list): 1.1 Verified checksums & signature (Davor's) 2.1 Ran unit tests and integration tests 3.1 DISCLAIMER is correct 3.2 LICENSE & NOTICE are correct 3.3 Files have license headers (RAT & checkstyle) 3.4 Provenance is clear 3.5 Dependencies license are legal (RAT) [2] 3.6 Release contains source code, no binaries Additionally: - Went over the generated javadoc (filed tickets but no release blockers) - Went over the generated release notes - Sanity checked the Maven Central artifacts - Confirmed that the git tag matches - Checked the website PR I heartily agree that the components would give much better context on tickets. Even with that, our JIRA titles could use a lot of improvement. On Fri, Dec 16, 2016 at 5:06 AM, Jean-Baptiste Onofré <[email protected]> wrote: > Hi everyone, > > Please review and vote on the release candidate #3 for the version > 0.4.0-incubating, 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], > * all artifacts to be deployed to the Maven Central Repository [3], > * source code tag "v0.4.0-incubating-RC3" [4], > * website pull request listing the release and publishing the API reference > manual [5]. > > The vote will be open for at least 72 hours. It is adopted by majority > approval, with at least 3 PPMC affirmative votes. > > Thanks, > Regards > JB > > [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje > ctId=12319527&version=12338590 > [2] https://dist.apache.org/repos/dist/dev/incubator/beam/0.4.0- > incubating/ > [3] https://repository.apache.org/content/repositories/orgapachebeam-1008/ > [4] https://git-wip-us.apache.org/repos/asf?p=incubator-beam.git > ;a=tag;h=112e38e4a68b07e6bf4916d1bdcc7ecaca8bbbd4 > [5] https://github.com/apache/incubator-beam-site/pull/109 >
