GitHub user jskora opened a pull request:
https://github.com/apache/nifi/pull/113
Nifi 631
ListFile based on AbstractListProcessor. Properties and attribute handling
modeled on GetFile. Unit test coverage is 96% .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jskora/nifi NIFI-631
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/113.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 #113
----
commit dff36898dfa50b248da972b33f7ac89784d8ea44
Author: Joe Skora <[email protected]>
Date: 2015-10-29T05:41:58Z
New ListFile processor.
commit b4a054c10be315b82794523afe27d9a1d2b65dfb
Author: Joe Skora <[email protected]>
Date: 2015-10-30T02:48:17Z
Merge pull request #1 from apache/master
merge apache/nifi changes
commit 6ee9dba0f83219b20aa9683e2bd6d5ef3a89cd61
Author: Joe Skora <[email protected]>
Date: 2015-11-01T21:19:50Z
Working rebuilt ListFile. Attributes issues on Windows need to be resolved.
commit 8e1ddaa55da87c7bc4e9c7dab76a48b29cf0b919
Author: Joe Skora <[email protected]>
Date: 2015-11-01T21:20:58Z
Merge branch 'master' of https://github.com/jskora/nifi into NIFI-631
commit 526306a0e87054bf839ec525af6d6063df290bb6
Author: Joe Skora <[email protected]>
Date: 2015-11-03T10:58:46Z
Updated ListFile attribute handling to match GetFile.
----
---
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.
---