[
https://issues.apache.org/jira/browse/NIFI-15332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044640#comment-18044640
]
ASF subversion and git services commented on NIFI-15332:
--------------------------------------------------------
Commit c11291213afe7d0878c0de740931e96164825400 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c11291213af ]
NIFI-15332 Replaced print to console with a log statement when the configured
additional classpath in ExecuteGroovyScript does not exist.
Signed-off-by: Pierre Villard <[email protected]>
This closes #10636.
> ExecuteGroovyScript emits error message to the console if configured
> additional classpath does not exist
> --------------------------------------------------------------------------------------------------------
>
> Key: NIFI-15332
> URL: https://issues.apache.org/jira/browse/NIFI-15332
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When configuring ExecuteGroovyScript with an additional classpath that does
> not exist e.g. someOtherPath, the following message is printed to the console
> {code:java}
> WARN: path not found for: someOtherPath{code}
> This ticket is meant to replace the message to the console with a logged
> message.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)