This is an automated email from the ASF dual-hosted git repository.
phrocker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.
from 6da475b MINIFICPP-898 - Listen port validator is broken
new 7cb81f1 MINIFICPP-792 - TailFile processor should handle rotation of
source file
new f22903e MINIFICPP-57: Add build profiles
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:
bootstrap.sh | 6 +-
bstrp_functions.sh | 65 ++++++++
.../standard-processors/processors/TailFile.cpp | 134 ++++++---------
.../standard-processors/processors/TailFile.h | 2 +
.../tests/unit/TailFileTests.cpp | 179 ++++++++++++++++++++-
5 files changed, 297 insertions(+), 89 deletions(-)