Daniel Stieglitz created NIFI-15332:
---------------------------------------
Summary: 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
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 instead of printing a message to the console have it
printed to a log.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)