You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2022/10/10 18:11:00 UTC

[jira] [Created] (NIFI-10621) Allow ExecuteGroovyScript classpath properties to accept commas or semicolons

Matt Burgess created NIFI-10621:
-----------------------------------

             Summary: Allow ExecuteGroovyScript classpath properties to accept commas or semicolons
                 Key: NIFI-10621
                 URL: https://issues.apache.org/jira/browse/NIFI-10621
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Matt Burgess


Currently the classpath properties in ExecuteGroovyScript require semicolons as they are eventually used as a classpath setting "under-the-hood" which itself requires semicolons. However it would be helpful to also accept commas as a delimiter in the classpath properties of ExecuteGroovyScript to make it more flexible, more consistent with other properties, etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)