-1 (binding) bad:
* several -source and -javadoc jars contain improper LICENSE/NOTICE files (they cover things "in the binary artifact" that are not in the artifact containing the LICENSE/NOTICE file) ex: * -source and -javadoc for war packaging * -source for nar packaging questionable: * Our LICENSE/NOTICE for war packaging is in "WEB-INF/classes/META-INF/". it's not clear to me if this is the correct location, but I can't find anything one way or the other. My intuition says it should be META-INF at the top level because the wars have that folder for other things. good: * sigs + checksums match * source tag matches source tarball * source builds binaries On Fri, Feb 12, 2016 at 5:27 PM, Tony Kurc <trk...@gmail.com> wrote: > Hello > I am pleased to be calling this vote for the source release of Apache NiFi > nifi-0.5.0. > > The source zip, including signatures, digests, etc. can be found at: > https://repository.apache.org/content/repositories/orgapachenifi-1073 > > > The Git tag is nifi-0.5.0-RC3 > The Git commit ID is 8309dba80bbc0e6c0dfe5b8f93750d424f5b9a90 > > https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=commit;h=8309dba80bbc0e6c0dfe5b8f93750d424f5b9a90 > > This release candidate is a branch off of master at > cae5b109c09be80df77f2d767220b82850178ed5. > > Checksums of nifi-0.5.0-source-release.zip: > MD5: 5d20a5bb2fcdb3d96b2c62949db1c780 > SHA1: e1c541d27373b94a58c8ede4eae7f6a7eb51c5a0 > > Release artifacts are signed with the following key: > https://people.apache.org/keys/committer/tkurc.asc > > KEYS file available here: > https://dist.apache.org/repos/dist/dev/nifi/KEYS > > 106 issues were closed/resolved for this release: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12334158 > > Release note highlights can be found here: > > https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version0.5.0 > > Migration guidance can be found here: > https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance > > The vote will be open for 96 hours (24 extra hours due to late Friday > release candidate) > Please download the release candidate and evaluate the necessary items > including checking hashes, signatures, build from source, and test. The > please vote: > > [ ] +1 Release this package as nifi-0.5.0 > [ ] +0 no opinion > [ ] -1 Do not release this package because because... > -- Sean