Skip to content

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

Closed
adenes wants to merge 1 commit intoapache:mainfrom
adenes:NIFI-10621
Closed

NIFI-10621 Allow ExecuteGroovyScript classpath properties to accept commas or semicolons#6523
adenes wants to merge 1 commit intoapache:mainfrom
adenes:NIFI-10621

Conversation

@adenes
Copy link
Contributor

@adenes adenes commented Oct 13, 2022

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

Summary

NIFI-10621

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 8
    • JDK 11
    • JDK 17

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

…ommas or semicolons

ExecuteGroovyScript's "Additional classpath" property treats commas and semicolons
as delimiters
@mattyb149 mattyb149 added the hacktoberfest-accepted Hacktoberfest Accepted label Oct 13, 2022
@mattyb149
Copy link
Contributor

+1 LGTM, thanks for the improvement! Merging to main

@mattyb149 mattyb149 closed this in b784d6e Oct 13, 2022
p-kimberley pushed a commit to p-kimberley/nifi that referenced this pull request Oct 15, 2022
…ommas or semicolons

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

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes apache#6523
priyanka-28 pushed a commit to priyanka-28/nifi that referenced this pull request Nov 16, 2022
…ommas or semicolons

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

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes apache#6523
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Hacktoberfest Accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants