[
https://issues.apache.org/jira/browse/NIFI-14009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899266#comment-17899266
]
ASF subversion and git services commented on NIFI-14009:
--------------------------------------------------------
Commit ddef74b67f5089dfbc262f305cffa3476479c3f0 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ddef74b67f ]
NIFI-14009 Moved Toolkit Client code in its own nifi-toolkit-client module
This closes #9522
Signed-off-by: David Handermann <[email protected]>
> Move Toolkit Client code in its own module
> ------------------------------------------
>
> Key: NIFI-14009
> URL: https://issues.apache.org/jira/browse/NIFI-14009
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, the nifi-toolkit-cli module contains the code for a client
> interacting with the NiFi APIs. This code is used by the CLI itself but is
> also referenced in the the NiFi system test suite.
> This JIRA is to move this code in its own module to have a cleaner
> separation. A new module nifi-toolkit-client will contain this code, and both
> the CLI and system test suite will depend on this new module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)