nifi git commit: NIFI-4278 - add error message to invalid FFs in ValidateXml

2017-08-09 Thread alopresto
Repository: nifi Updated Branches: refs/heads/master 9f1267e94 -> 6ff8321cf NIFI-4278 - add error message to invalid FFs in ValidateXml This closes #2069. Signed-off-by: Andy LoPresto Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Commented] (MINIFI-350) Create integration tests for cpp docker image

2017-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120677#comment-16120677 ] ASF GitHub Bot commented on MINIFI-350: --- GitHub user achristianson opened a pull request:

[jira] [Commented] (MINIFI-350) Create integration tests for cpp docker image

2017-08-09 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120596#comment-16120596 ] Andrew Christianson commented on MINIFI-350: The HTTP integration tests are currently failing,

[jira] [Created] (MINIFI-369) ListenHTTP doesn't allow for no content length.

2017-08-09 Thread marco polo (JIRA)
marco polo created MINIFI-369: - Summary: ListenHTTP doesn't allow for no content length. Key: MINIFI-369 URL: https://issues.apache.org/jira/browse/MINIFI-369 Project: Apache NiFi MiNiFi Issue

[1/2] nifi-registry git commit: NIFIREG-8 - Initial NiFi Registry Web API endpoints

2017-08-09 Thread bbende
Repository: nifi-registry Updated Branches: refs/heads/master a201fa5b2 -> a520c7575 http://git-wip-us.apache.org/repos/asf/nifi-registry/blob/a520c757/nifi-registry-web-api/src/main/resources/templates/operation.hbs -- diff

[2/2] nifi-registry git commit: NIFIREG-8 - Initial NiFi Registry Web API endpoints

2017-08-09 Thread bbende
NIFIREG-8 - Initial NiFi Registry Web API endpoints This closes #4. Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nifi-registry/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-registry/commit/a520c757 Tree:

[jira] [Commented] (MINIFI-368) Cmake fails if a test file is opened in vim (dotfile exists)

2017-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16120125#comment-16120125 ] ASF GitHub Bot commented on MINIFI-368: --- GitHub user achristianson opened a pull request:

[jira] [Assigned] (MINIFI-368) Cmake fails if a test file is opened in vim (dotfile exists)

2017-08-09 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Christianson reassigned MINIFI-368: -- Assignee: Andrew Christianson > Cmake fails if a test file is opened in vim

[jira] [Resolved] (MINIFI-367) PutFileTests compilation error in 'make docker'

2017-08-09 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Christianson resolved MINIFI-367. Resolution: Fixed > PutFileTests compilation error in 'make docker' >

[jira] [Commented] (MINIFI-367) PutFileTests compilation error in 'make docker'

2017-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119957#comment-16119957 ] ASF GitHub Bot commented on MINIFI-367: --- Github user asfgit closed the pull request at:

[jira] [Commented] (MINIFI-367) PutFileTests compilation error in 'make docker'

2017-08-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/MINIFI-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119956#comment-16119956 ] ASF subversion and git services commented on MINIFI-367: Commit

nifi-minifi-cpp git commit: MINIFI-367 port tests to use boost::filesystem vs. stat.h for better portability

2017-08-09 Thread phrocker
Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 58c21e0bf -> e98ff6844 MINIFI-367 port tests to use boost::filesystem vs. stat.h for better portability This closes #124. Signed-off-by: Marc Parisi Project: