Joey Frazee created NIFI-9025:
---------------------------------
Summary: Build is failing because TestTailFile is references the
wrong property
Key: NIFI-9025
URL: https://issues.apache.org/jira/browse/NIFI-9025
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.15.0
Reporter: Joey Frazee
TestTailFile references TailFile.LINE_START_REGEX which does not exist as of
NIFI-8773. The reference should be TailFile.LINE_START_PATTERN.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)