[GitHub] nifi pull request: NIFI-1213 Added the possibility to register Flo...

2016-05-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/nifi/pull/404


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: NIFI-1213 Added the possibility to register Flo...

2016-05-16 Thread olegz
Github user olegz commented on the pull request:

https://github.com/apache/nifi/pull/404#issuecomment-219540129
  
Cool, let me do a final review and I'll merge



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: NIFI-1213 Added the possibility to register Flo...

2016-05-16 Thread pvillard31
Github user pvillard31 commented on the pull request:

https://github.com/apache/nifi/pull/404#issuecomment-219539616
  
Thanks @olegz 
PR updated


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: NIFI-1213 Added the possibility to register Flo...

2016-05-16 Thread olegz
Github user olegz commented on the pull request:

https://github.com/apache/nifi/pull/404#issuecomment-219502908
  
@pvillard31 there is a merge conflict in 
```
CONFLICT (content): Merge conflict in 
nifi-mock/src/test/java/org/apache/nifi/util/TestStandardProcessorTestRunner.java
```
Could you please take care of it?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: NIFI-1213 Added the possibility to register Flo...

2016-05-02 Thread pvillard31
GitHub user pvillard31 opened a pull request:

https://github.com/apache/nifi/pull/404

NIFI-1213 Added the possibility to register FlowFile assertions in mock 
framework



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pvillard31/nifi NIFI-1213

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/404.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #404


commit 9c006043188a4175295120bfd96580c0c21e74a7
Author: Pierre Villard 
Date:   2016-05-02T17:54:53Z

NIFI-1213 Added the possibility to register FlowFile assertions in mock 
framework




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---