[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/817 --- 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 enable

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-09-06 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/817#discussion_r77626391 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractTNEFAttachments.java --- @@ -0,0 +1,20

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-09-06 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/817#discussion_r77625743 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractTNEFAttachments.java --- @@ -0,0 +1,20

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-09-06 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/817#discussion_r77625649 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractTNEFAttachments.java --- @@ -0,0 +1,20

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-09-06 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/817#discussion_r77625666 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractTNEFAttachments.java --- @@ -0,0 +1,20

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-09-06 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/817#discussion_r77615322 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractTNEFAttachments.java --- @@ -0,0 +1,202

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-09-06 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/817#discussion_r77614809 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractTNEFAttachments.java --- @@ -0,0 +1,202

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-09-06 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/817#discussion_r77614060 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractTNEFAttachments.java --- @@ -0,0 +1,202

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-09-06 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/817#discussion_r77613540 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractTNEFAttachments.java --- @@ -0,0 +1,202

[GitHub] nifi pull request #817: NIFI-2380 - Introduce ExtractTNEFAttachments

2016-08-09 Thread trixpan
GitHub user trixpan opened a pull request: https://github.com/apache/nifi/pull/817 NIFI-2380 - Introduce ExtractTNEFAttachments a processor to extract attachments embedded within a Transport Neutral Encapsulation Format (TNEF) attachment (i.e. winmail.dat) You can merge this pull r