Re: [VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-16 Thread Justin Mclean
Hi, +0 (binding) as I’m unable to get the release to compile. This may be my setup or perhaps an issue with the pom.xml file. When trying to compile I get: The project org.apache.nifi:nifi:0.1.0-incubating (/Users/justinmclean/Downloads/ApacheNiFi/nifi-0.1.0-incubating/pom.xml) has 1 error

Re: [VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-16 Thread Sean Busbey
Hi Justin! The nifi-parent artifact is a part of the current release you're voting on. you'll have to build the proposed artifacts in the following order: * nifi-parent * nifi-nar-maven-plugin * nifi For each of the first two, you'll need to follow their respective README on building but use

Re: [VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-16 Thread Aldrin Piri
Justin, We had an additional email that went out to the NiFi dev listing providing a guide in getting evaluating this release. We have a few projects that are utilized and require separate installation steps as some refactoring occurred to introduce the nifi-parent. Some of those details were

Re: [VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-16 Thread Sean Busbey
On Sat, May 16, 2015 at 10:19 PM, Justin Mclean justinmcl...@me.com wrote: -The value of the scm tag (nifi-0.1.0-incubating-rc13”) in the pom file may be incorrect. SCM tag looks present to me:

Re: [VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-16 Thread Joe Witt
Justin, First, thanks for attempting to validate the release. You will need to build all three components mentioned above in order. The error you note suggests that the nifi-parent was not built before attempting the build of nifi-0.1.0. We expect most releases to be much easier to validate

Re: [VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-16 Thread Sean Busbey
On Sat, May 16, 2015 at 10:41 PM, Joe Witt joe.w...@gmail.com wrote: Regarding the email address used we will be sure to better reflect that in our release guide. The .zip is generated by the 'apache-release' profile that comes from the standard org.apache/apache/16 artifact. It uses a

Re: [VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-16 Thread Justin Mclean
Hi, Changing my vote to +1 (binding). Sorted the compile issue out, code now compiles and tests pass. Sorry for the noise. The readme has been updated since the released version and that along with the replies here provided the answer. [1] Thanks, Justin

Re: [VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-16 Thread Justin Mclean
Hi, Would be nice if the tag pointed to a 'release' tag, but I get how that might be harder for the project to do. That's what I would of expected. It's a very minor issue and up to the project if they want to change that or not in future releases. Thanks, Justin

[VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-14 Thread Mark Payne
Hello The Apache NiFi PPMC has voted to release Apache NiFi 0.1.0-incubating. The vote was based on the release candidate and thread described below. We now request the IPMC to vote on this release. Here is the PPMC voting result: 1 +1 (IPMC binding) 5 +1 (PPMC non-binding) 3 +1 (non-binding) 0

Re: [VOTE] Release Apache NiFi 0.1.0-incubating

2015-05-14 Thread Andrew Purtell
+1 Checked signature and sums of nifi-parent (1.0.0), nifi-nar-maven-plugin (1.0.1) and nifi (0.1.0) source release zipfiles. Unpacked all source release zipfiles, layout looks good README, LICENSE, NOTICE, and DISCLAIMER files are present in each source zip and look ok Source builds of