[GitHub] nifi issue #1867: NIFI-3992 ConsumeEWS May Generate Unusable Emails

2017-06-23 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1867 @patricker The updates LGTM +1. Thank you! I'm going to merge this into master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] nifi issue #1867: NIFI-3992 ConsumeEWS May Generate Unusable Emails

2017-06-20 Thread patricker
Github user patricker commented on the issue: https://github.com/apache/nifi/pull/1867 @ijokarumawak Thanks for the review and code. It worked out well. I think I've made all the requested updates. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] nifi issue #1867: NIFI-3992 ConsumeEWS May Generate Unusable Emails

2017-06-19 Thread patricker
Github user patricker commented on the issue: https://github.com/apache/nifi/pull/1867 @ijokarumawak I've updated my code to work this way. --- 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 thi

[GitHub] nifi issue #1867: NIFI-3992 ConsumeEWS May Generate Unusable Emails

2017-05-29 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1867 @patricker Thank you for the fix! Having regex option like LogAttribute processor might be more flexible than boolean switch, if user would like to consume attachment as well as use headers. How