+1
- signature and hashes ok
- LICENSE + NOTICE look good
- DISCLAIMER present
- source files have headers
- archive agrees with tag
- no unexpected binaries
- compilation works
Till
On 15 Sep 2015, at 15:35, Ian Maxon wrote:
Hi everyone,
Please verify and vote on the third try of our first release. This
again, is just
the Hyracks and Algebricks half of the release.
This candidate addresses the issue on the last candidate highlighted
by
Ate Douma about the source license headers not being correct
(thanks!).
The release policy can be found at
http://www.apache.org/dev/release.html
and information on release signing and verification at
http://www.apache.org/dev/release-signing.html
The tag to be voted on is:
fullstack-0.2.16-incubating (commit
2eb6e71bdf8b3f676717a300d3224e06fb961abc )
in our git repository at:
https://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks.git
The artifact, signature, md5, and sha1 are at:
https://repository.apache.org/service/local/repositories/orgapacheasterix-1007/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip
https://repository.apache.org/service/local/repositories/orgapacheasterix-1007/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.asc
https://repository.apache.org/service/local/repositories/orgapacheasterix-1007/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.md5
https://repository.apache.org/service/local/repositories/orgapacheasterix-1007/content/org/apache/hyracks/fullstack/0.2.16-incubating/fullstack-0.2.16-incubating-source-release.zip.sha1
MD5: 5c3e7cf34918695f77a812b6434b81f1
SHA1: ca5715e14658a8835399be1d21efbe6aad566daa
The KEYS file containing the PGP keys used to sign the release can be
found at
https://dist.apache.org/repos/dist/release/incubator/asterixdb/KEYS
RAT was executed as part of maven via the RAT maven plugin, but it
excludes the following paths:
**/algebricks-tests/src/test/resources/results/**
**/javascript/flot/*.js
**/javascript/jsplumb/*.js
**/javascript/jquery/*.js
**/javascript/adminconsole/*.js
**/stylesheet/jquery-ui/**
**/hyracks-dist/src/main/resources/conf/**
**/src/test/resources/data/**
**/src/test/resources/results/**
**/src/test/resources/expected/**
**/testcases/*.piglet
**/data/**/*.txt
**/data/**/*.tbl
**/data/**/*.ddl
**/data/**/*.tsv
**/actual/conf.xml
**/actual/customer_result/part-*
**/src/main/resources/conf/*
**/data/dfs/**
**/invIndex*/**
**/*.job
**/*.conf
**/src/main/resources/*.cleaned
**/ClusterControllerService/**
**/output/**
**/*.iml
These files either are either data for tests, procedurally generated,
or source files which come without a header mentioning their license,
but have an explicit reference in the LICENSE file.
Everyone please try validating the release, and vote:
[ ] +1 release this package as Apache AsterixDB Hyracks
0.2.16-incubating
[ ] -1 do not release this package because ...
Thanks!
- Ian