[jira] [Commented] (NIFI-285) Add a nifi.properties section to the Admin Guide

2015-01-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289667#comment-14289667 ] ASF subversion and git services commented on NIFI-285: -- Commit

[jira] [Created] (NIFI-301) Unable to unset an optional property that uses allowable values

2015-01-23 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-301: Summary: Unable to unset an optional property that uses allowable values Key: NIFI-301 URL: https://issues.apache.org/jira/browse/NIFI-301 Project: Apache NiFi

[jira] [Created] (NIFI-300) PostHTTP fails if Send as FlowFile is true

2015-01-23 Thread Mark Payne (JIRA)
Mark Payne created NIFI-300: --- Summary: PostHTTP fails if Send as FlowFile is true Key: NIFI-300 URL: https://issues.apache.org/jira/browse/NIFI-300 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-284) Mock Framework needs to support Controller Service Lifecycle annotations

2015-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289493#comment-14289493 ] Matt Gilman commented on NIFI-284: -- +1 verified building and running a flow that utilized

[jira] [Commented] (NIFI-4) Revisit annotations with Reporting Tasks and Controller Services

2015-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289509#comment-14289509 ] Matt Gilman commented on NIFI-4: +1 verified building and running a flow that utilized the

[jira] [Commented] (NIFI-298) PostHTTP not working if sending to http (non-secure) address

2015-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289673#comment-14289673 ] Matt Gilman commented on NIFI-298: -- +1 verified send secure/unsecure both as a flowfile and

[jira] [Updated] (NIFI-298) PostHTTP not working if sending to http (non-secure) address

2015-01-23 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-298: Attachment: 0001-NIFI-300-NIFI-298-Fixed-bugs-causing-failures-when-s.patch PostHTTP not working if sending

[jira] [Commented] (NIFI-300) PostHTTP fails if Send as FlowFile is true

2015-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289672#comment-14289672 ] Matt Gilman commented on NIFI-300: -- +1 verified send secure/unsecure both as a flowfile and

[jira] [Updated] (NIFI-300) PostHTTP fails if Send as FlowFile is true

2015-01-23 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-300: Attachment: 0001-NIFI-300-NIFI-298-Fixed-bugs-causing-failures-when-s.patch PostHTTP fails if Send as

[jira] [Commented] (NIFI-298) PostHTTP not working if sending to http (non-secure) address

2015-01-23 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289524#comment-14289524 ] Mark Payne commented on NIFI-298: - The attached patch resolved both NIFI-300 and NIFI-298,

[jira] [Commented] (NIFI-300) PostHTTP fails if Send as FlowFile is true

2015-01-23 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289523#comment-14289523 ] Mark Payne commented on NIFI-300: - The attached patch resolved both NIFI-300 and NIFI-298,

[09/10] incubator-nifi git commit: NIFI-290: applying patch from Ricky Saltzer

2015-01-23 Thread markap14
NIFI-290: applying patch from Ricky Saltzer Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/f9cfbae6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/f9cfbae6 Diff:

[08/10] incubator-nifi git commit: NIFI-272: Changed package to be based on group id and base artifact name

2015-01-23 Thread markap14
NIFI-272: Changed package to be based on group id and base artifact name Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/8a9960e4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/8a9960e4

[02/10] incubator-nifi git commit: NIFI-272: minor tweaks to archetype to be more consistent with existing poms and java code style

2015-01-23 Thread markap14
NIFI-272: minor tweaks to archetype to be more consistent with existing poms and java code style Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/a0b70fa9 Tree:

[1/2] incubator-nifi git commit: NIFI-301: - Ensuring when 'no value' is selected, a value of null is used which will unset the corresponding property.

2015-01-23 Thread mcgilman
Repository: incubator-nifi Updated Branches: refs/heads/develop c4dffe2ab - 33cee9d76 NIFI-301: - Ensuring when 'no value' is selected, a value of null is used which will unset the corresponding property. Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit:

[jira] [Updated] (NIFI-301) Unable to unset an optional property that uses allowable values

2015-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-301: - Description: Once configured, it is not possible to unset an optional property that uses allowable values.

[jira] [Updated] (NIFI-301) Unable to unset an optional property that uses allowable values

2015-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-301: - Attachment: 0001-NIFI-301.patch Unable to unset an optional property that uses allowable values

[jira] [Updated] (NIFI-272) Create Maven Archetype for a Processor bundle

2015-01-23 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-272: Attachment: NIFI-272-mods.patch Create Maven Archetype for a Processor bundle

[jira] [Commented] (NIFI-272) Create Maven Archetype for a Processor bundle

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289713#comment-14289713 ] ASF GitHub Bot commented on NIFI-272: - Github user bbende commented on the pull request:

[06/10] incubator-nifi git commit: NIFI-300, NIFI-298: Fixed bugs causing failures when sending to non-https addresses and sending as flowfile

2015-01-23 Thread markap14
NIFI-300, NIFI-298: Fixed bugs causing failures when sending to non-https addresses and sending as flowfile Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/c8ecdd9d Tree:

[07/10] incubator-nifi git commit: NIFI-272: Updated pom.xml to be more consistent by removing 'name' tag and not including the default 'properties' tag

2015-01-23 Thread markap14
NIFI-272: Updated pom.xml to be more consistent by removing 'name' tag and not including the default 'properties' tag Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/cd3094d5 Tree:

[jira] [Commented] (NIFI-272) Create Maven Archetype for a Processor bundle

2015-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289738#comment-14289738 ] ASF GitHub Bot commented on NIFI-272: - Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-290) Add example configuration to distributed cache docs

2015-01-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289736#comment-14289736 ] ASF subversion and git services commented on NIFI-290: -- Commit

[jira] [Commented] (NIFI-272) Create Maven Archetype for a Processor bundle

2015-01-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289735#comment-14289735 ] ASF subversion and git services commented on NIFI-272: -- Commit

[jira] [Commented] (NIFI-301) Unable to unset an optional property that uses allowable values

2015-01-23 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289740#comment-14289740 ] Mark Payne commented on NIFI-301: - +1 Unable to unset an optional property that uses

[jira] [Created] (NIFI-302) nifi-write-ahead-log has potential for corruption if out of disk space on checkpoint

2015-01-23 Thread Mark Payne (JIRA)
Mark Payne created NIFI-302: --- Summary: nifi-write-ahead-log has potential for corruption if out of disk space on checkpoint Key: NIFI-302 URL: https://issues.apache.org/jira/browse/NIFI-302 Project: Apache

svn commit: r1654189 - /incubator/nifi/site/trunk/content/development/release-guide.md

2015-01-23 Thread markap14
Author: markap14 Date: Fri Jan 23 12:45:04 2015 New Revision: 1654189 URL: http://svn.apache.org/r1654189 Log: Updated the 'How to validate' section so that it does not indicate to run mvn install twice Modified: incubator/nifi/site/trunk/content/development/release-guide.md Modified:

svn commit: r937390 - in /websites/staging/nifi/trunk/content: ./ development/release-guide.html

2015-01-23 Thread buildbot
Author: buildbot Date: Fri Jan 23 12:45:08 2015 New Revision: 937390 Log: Staging update by buildbot for nifi Modified: websites/staging/nifi/trunk/content/ (props changed) websites/staging/nifi/trunk/content/development/release-guide.html Propchange:

svn commit: r1654207 - /incubator/nifi/site/trunk/content/people.md

2015-01-23 Thread joewitt
Author: joewitt Date: Fri Jan 23 13:37:27 2015 New Revision: 1654207 URL: http://svn.apache.org/r1654207 Log: CMS commit to nifi by joewitt Modified: incubator/nifi/site/trunk/content/people.md Modified: incubator/nifi/site/trunk/content/people.md URL:

[jira] [Created] (NIFI-297) Incorrect name for nifi-user.log

2015-01-23 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-297: Summary: Incorrect name for nifi-user.log Key: NIFI-297 URL: https://issues.apache.org/jira/browse/NIFI-297 Project: Apache NiFi Issue Type: Bug

[2/4] incubator-nifi git commit: NIFI 270 fixed organization and excluded DEPENDENCIES from rat check

2015-01-23 Thread mcgilman
NIFI 270 fixed organization and excluded DEPENDENCIES from rat check Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/f85b8714 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/f85b8714 Diff:

[4/4] incubator-nifi git commit: Merge branch 'develop' into NIFI-250

2015-01-23 Thread mcgilman
Merge branch 'develop' into NIFI-250 Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/cb4c654c Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/cb4c654c Diff:

[jira] [Updated] (NIFI-297) Incorrect name for nifi-user.log

2015-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-297: - Description: Due to the usage of ${project.artifactId} the nifi-user.log is now named

[jira] [Commented] (NIFI-250) Allow for configuration of Controller Services and Reporting Tasks in UI

2015-01-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289294#comment-14289294 ] ASF subversion and git services commented on NIFI-250: -- Commit

[jira] [Commented] (NIFI-250) Allow for configuration of Controller Services and Reporting Tasks in UI

2015-01-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289431#comment-14289431 ] ASF subversion and git services commented on NIFI-250: -- Commit

[jira] [Commented] (NIFI-251) Add @CapabilityDescription and @Tags annotations to Reporting Tasks and Controller Services

2015-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289470#comment-14289470 ] Matt Gilman commented on NIFI-251: -- +1 verified building and running a flow that utilized

[jira] [Commented] (NIFI-4) Revisit annotations with Reporting Tasks and Controller Services

2015-01-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289395#comment-14289395 ] ASF subversion and git services commented on NIFI-4: Commit

[jira] [Commented] (NIFI-4) Revisit annotations with Reporting Tasks and Controller Services

2015-01-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14289425#comment-14289425 ] ASF subversion and git services commented on NIFI-4: Commit