GitHub user jtstorck opened a pull request:
https://github.com/apache/nifi/pull/1264
NIFI-3086 Updated TailFile.java to deal with windows paths that were â¦
â¦breaking the regex parsing
Fixed documentation misspelling in TailFile.java
Fixed assertions in several tests in TestTailFile that were dependent on
the received order of flowfiles, this was differing between Windows and
MacOS/Linux
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jtstorck/nifi NIFI-3086
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1264.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 #1264
----
commit 86017751763300c372e95d5ec5e87f9e25338a11
Author: Jeff Storck <[email protected]>
Date: 2016-11-23T03:01:22Z
NIFI-3086 Updated TailFile.java to deal with windows paths that were
breaking the regex parsing
Fixed documentation misspelling in TailFile.java
Fixed assertions in several tests in TestTailFile that were dependent on
the received order of flowfiles, this was differing between Windows and
MacOS/Linux
----
---
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.
---