[ 
https://issues.apache.org/jira/browse/NIFI-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617271#comment-17617271
 ] 

ASF subversion and git services commented on NIFI-10621:
--------------------------------------------------------

Commit b784d6e8ee0e606979c041571aaf38961cd15af6 in nifi's branch 
refs/heads/main from Denes Arvay
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b784d6e8ee ]

NIFI-10621 Allow ExecuteGroovyScript classpath properties to accept commas or 
semicolons

ExecuteGroovyScript's "Additional classpath" property treats commas and 
semicolons
as delimiters

Signed-off-by: Matthew Burgess <[email protected]>

This closes #6523


> 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
>            Assignee: Denes Arvay
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)

Reply via email to