Sergio, I've updated NIFI-291 with your findings. Once the vote clears out i'll want to ask more about your ideas.
Thanks Joe On Thu, Jan 22, 2015 at 11:36 AM, Sergio Fernández <[email protected]> wrote: > +1 (binding) for both releases > > So far for both releases I've checked: > > * signatures and digests > * source releases file layouts > * matched git tags and commit ids > * incubator suffix and disclaimer > * NOTICE and LICENSE files > * build sources in a clean environment (openjdk7, debian 64bits) > > Things could be polished for future releases (all non-blocking, probably > more question for discussion than issues actually): > > * role of DEPENDENCIES file, how it compares with the information already > available at LICENSE and NOTICE > * I'd not recommend to use the Maven for publishing source tarballs > * voting releases should go to https://dist.apache.org/repos/ > dist/dev/incubator/nifi/ > * passed release should go to https://dist.apache.org/repos/ > dist/release/incubator/nifi/ > * I'd exclude of your build process the hash generation for signatures > (*.asc.md5 and *.asc.sha1). The maven-gpg-plugin can be tricky, this is how > we solved it in another project http://s.apache.org/60h > > Besides that, great work guys! The first incubating release is always > hard, but you manage to move the project forward amazingly fast :-) > > Cheers, > > > > On 21/01/15 15:36, Joe Witt wrote: > >> Hello >> >> We are pleased to be calling this vote for the source release of Apache >> NiFi 0.0.1-incubating. >> >> Since this is our first release as part of the Apache Incubator it will be >> slightly unique because we need to release two components. >> >> The first component is the 'nifi-nar-maven-plugin' which allows us to >> build >> 'NiFi Archives' which is part of our classloader isolation model. The >> second is simply 'nifi' which is the full build and application that is >> 'Apache NiFi (incubating)'. >> >> After this first release we expect to be releasing the >> 'nifi-nar-maven-plugin' very rarely. >> >> So we'll break the information sections of this vote into two parts where >> one is for 'nifi-nar-maven-plugin' and the other 'nifi'. >> >> For the 'nifi-nar-maven-plugin' >> -------------------------- >> The source zip, including signatures, digests, etc. can be found at: >> https://repository.apache.org/content/repositories/orgapachenifi-1015 >> >> The specific repository path in that staging repo is: >> orgapachenifi-1015/content/org/apache/nifi/nifi-nar- >> maven-plugin/1.0.0-incubating/ >> >> The sources.zip is called >> 'nifi-nar-maven-plugin-1.0.0-incubating-source-release.zip' >> >> The Git tag is nifi-nar-maven-plugin-1.0.0-incubating-RC2 >> >> The Git commit ID is ad8a505ed3f885d454b0f9ea29f6908071135e17 >> >> https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;a=commit;h= >> ad8a505ed3f885d454b0f9ea29f6908071135e17 >> >> Checksums of nar-maven-plugin-1.0.0-incubating-source-release.zip: >> MD5: b82217d4816abc26be330f6f697f038f >> SHA1: b0bd2da85d4b78a337048fe69d544a9b944f38cd >> >> 7 issues were closed/resolved for this release: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa? >> projectId=12316020&version=12329307 >> >> ++++ >> Note once you have completed the verification of the >> 'nifi-nar-maven-plugin' you will have >> 'nifi-nar-maven-plugin:1.0.0-incubating' in your local repo and thus you >> can move on to the 'nifi' build below which depends on it. >> ++++ >> >> For 'nifi' >> ------------- >> The source zip, including signatures, digests, etc. can be found at: >> https://repository.apache.org/content/repositories/orgapachenifi-1016 >> >> The specific repository path in that staging repo is: >> orgapachenifi-1016/org/apache/nifi/nifi/0.0.1-incubating/ >> >> The sources.zip is called 'nifi-0.0.1-incubating-source-release.zip' >> >> The Git tag is 'nifi-0.0.1-incubating-RC2' >> >> The Git commit ID is 8086322f10027f97855ec8f0d4440d0893f45cd1 >> >> https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;a=commit;h= >> 8086322f10027f97855ec8f0d4440d0893f45cd1 >> >> Checksums of nifi-0.0.1-incubating-source-release.zip: >> MD5: 43fee5afa809f882d9761cae6a4cd940 >> SHA1: 810678e729d00ec0c8944c70af097df5b7a56e6e >> >> 113 issues were closed/resolved for this release: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa? >> projectId=12316020&version=12329078 >> >> The following information applies to both the 'nifi-nar-maven-plugin' and >> 'nifi': >> >> >> Release artifacts are signed with the following key: >> https://people.apache.org/keys/committer/joewitt.asc >> >> KEYS file available here: >> https://dist.apache.org/repos/dist/release/incubator/nifi/KEYS >> >> The vote will be open for 96 hours. >> 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 Apache NiFi 0.0.1-incubating >> [ ] +0 no opinion >> [ ] -1 Do not release this package because because... >> >> > -- > Sergio Fernández > Partner Technology Manager > Redlink GmbH > m: +43 660 2747 925 > e: [email protected] > w: http://redlink.co >
