GitHub user rickysaltzer opened a pull request:

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

    NIFI-1568: Add Filter Capability to UnpackContent

    Adds a "File Filter" property to the `UnpackContent` processor
    to allow users to specify which files are eligible for extraction.
    By default, all files will be extracted.

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

    $ git pull https://github.com/rickysaltzer/nifi NIFI-1568

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

    https://github.com/apache/nifi/pull/248.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 #248
    
----
commit 89d2a8565284e985411027db37dff69f9faf3592
Author: ricky <[email protected]>
Date:   2016-02-25T22:20:51Z

    NIFI-1568: Add Filter Capability to UnpackContent
    
    Adds a "File Filter" property to the `UnpackContent` processor
    to allow users to specify which files are eligible for extraction.
    By default, all files will be extracted.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to