GitHub user myyron opened a pull request: https://github.com/apache/commons-io/pull/40
IO-279: Added ignoreNew parameter on instantiating Tailer. Encountered this bug today when we try to tail a file that is being modified even though there is no new content being added. You can merge this pull request into a Git repository by running: $ git pull https://github.com/myyron/commons-io IO_279 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-io/pull/40.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 #40 ---- commit 79dd3567811f0f155c43cb88f331489b85e6189c Author: mlatorilla <mlatori...@sunpowercorp.com> Date: 2017-07-06T08:44:57Z IO-279: Added ignoreNew parameter on instantiating Tailer. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org