This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 0f6f414b Format tweak
new 9577adbc Better internal method name
new c93030ac Allow start the tailer thread to start on a custom executor
service.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../commons/io/input/ReadAheadInputStream.java | 20 ++++++-------
.../java/org/apache/commons/io/input/Tailer.java | 33 ++++++++++++++++++++--
.../org/apache/commons/io/input/TailerTest.java | 7 ++++-
3 files changed, 46 insertions(+), 14 deletions(-)