+1 on this release. Checklist for reference: [X] Download links are valid. [0] Checksums and PGP signatures are valid. (did not verify on this point iteration) [X] Source code artifacts have correct names matching the current release. [X ] LICENSE and NOTICE files are correct for each OpenWhisk repo. [X] All files have license headers if necessary. [X ] No compiled archives bundled in source archive.
On 28 June 2018 at 09:03, Bertrand Delacretaz <bdelacre...@apache.org> wrote: > Hi, > > On Thu, Jun 28, 2018 at 9:22 AM Markus Thoemmes > <markus.thoem...@de.ibm.com> wrote: > ... > > - [✓] No compiled archives bundled in source archive. (Other than > gradlew.jar) > .... > > Is there a procedure to verify the last point? I quickly did a find for > jar files and a find for executable files... > > I also use find + file to look for binaries, something like > > find . -type f | xargs -n10 file | grep -v ASCII > > -Bertrand > -- Regards, James Thomas