[
https://issues.apache.org/jira/browse/NIFI-9025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395337#comment-17395337
]
ASF subversion and git services commented on NIFI-9025:
-------------------------------------------------------
Commit 0a827d6cd77a4a06d7c69048afe8bdd0a77117a3 in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0a827d6 ]
NIFI-9025 Fixed reference in TestTailFile unit test
This closes #5294
Signed-off-by: Joey Frazee <[email protected]>
> 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
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)