+1 Thanks Sean! * checked signatures * checked checksums * skimmed licensing * source corresponds to given repo commit * ran build on source * ran test-patch and confirmed that it worked and its result included build tool version (YETUS-510). * ran releasedocmaker and confirmed that it worked on Ubuntu (YETUS-544). * read release notes and changes
Kengo Seki <[email protected]> 2017-10-30 15:02 GMT+09:00 Sean Busbey <[email protected]>: > Those are from the source. They're a workaround for a limitation in > Middleman 3 (what we use for our website generation) that got added in > YETUS-192. > > You can see them on github here: > https://github.com/apache/yetus/blob/master/asf-site-src/source/documentation/in-progress/precommit-apidocs > https://github.com/apache/yetus/blob/master/asf-site-src/source/documentation/0.4.0 > https://github.com/apache/yetus/blob/master/asf-site-src/source/documentation/0.4.0.html.md > https://github.com/apache/yetus/blob/master/asf-site-src/source/documentation/0.5.0 > https://github.com/apache/yetus/blob/master/asf-site-src/source/documentation/0.5.0.html.md > > If you follow the instructions for building the website: > > http://yetus.apache.org/contribute/website/ > > then those target directories will all be filled in. > > On Sun, Oct 29, 2017 at 1:41 PM, suraj acharya <[email protected]> wrote: >> Hi Sean, >> Thanks for driving this release. >> -1 There seems to be an issue with an invalid symlink in the tarball >> created : >> /tmp/yetus-06/dist.apache.org/repos/dist/dev/yetus/0.6.0-RC1$ ls -la >> yetus-0.6.0_src_unpack/yetus-0.6.0/asf-site-src/source/documentation/in-progress/precommit-apidocs >> lrwxr-xr-x 1 sacharya wheel 48 Mar 19 2016 >> yetus-0.6.0_src_unpack/yetus-0.6.0/asf-site-src/source/documentation/in-progress/precommit-apidocs >> -> ../../../../target/in-progress/precommit-apidocs >> There is no target directory present. >> The only place where the file is present is : >> /tmp/yetus-06/dist.apache.org/repos/dist/dev/yetus/0.6.0-RC1$ find . -name >> precommit-apidocs >> ./yetus-0.6.0_src_unpack/yetus-0.6.0/asf-site-src/source/documentation/in-progress/precommit-apidocs >> There doesn't seem to be any issue with the release bits itself. The build >> runs perfectly fine. >> >> My vote is non-binding. >> >> Thanks >> >> -Suraj Acharya >> >> On Thu, Oct 26, 2017 at 11:20 PM, Sean Busbey <[email protected]> wrote: >> >>> Hi folks! >>> >>> Artifacts are available: >>> >>> https://dist.apache.org/repos/dist/dev/yetus/0.6.0-RC1/ >>> >>> As of this vote the relevant md5 hashes are: >>> >>> fac98675fd631d4ddedce50935938000 CHANGES.md >>> 96b3fd3de50cb41717d5f20a7a432de8 RELEASENOTES.md >>> 93ed47909c5f0ea71b40ff52a45dd221 yetus-0.6.0-bin.tar.gz >>> 5fcf51ba246cd86fd401cc072f67b469 yetus-0.6.0-src.tar.gz >>> >>> Source repository commit: e5114ff24225c829b54bfb0eac70e2de41d33053 >>> >>> >>> Our KEYS file is at: https://dist.apache.org/repos/dist/release/yetus/KEYS >>> All artifacts are signed with my key (0D80DB7C) >>> >>> JIRA version: http://s.apache.org/yetus-0.6.0-jira >>> >>> Please take a few minutes to verify the release[1] and vote on releasing >>> it: >>> >>> [ ] +1 Release this package as Apache Yetus 0.6.0 >>> [ ] +0 no opinion >>> [ ] -1 Do not release this package because... >>> >>> Vote will be subject to Majority Approval[2] and will be open for at >>> least 72 hours. >>> I would like to close it at 1:00PM UTC on Monday, Oct 30th, 2017[3]. >>> >>> [1]: >>> http://yetus.apache.org/contribute/releases/#verification >>> http://www.apache.org/info/verification.html >>> >>> [2]: https://www.apache.org/foundation/glossary.html#MajorityApproval >>> [3]: to find this in your local timezone see: >>> http://s.apache.org/yetus-0.6.0-rc1-close >>>
