[
https://issues.apache.org/jira/browse/NIFI-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571983#comment-17571983
]
ASF subversion and git services commented on NIFI-10286:
--------------------------------------------------------
Commit afa85a03ce1a0b012e11189290384cdc3b58efc5 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=afa85a03ce ]
NIFI-10286 This closes #6251. Removed c2-client-api references from
nifi-nar-utils
Signed-off-by: Joe Witt <[email protected]>
> C2 API libraries present in root library directory
> --------------------------------------------------
>
> Key: NIFI-10286
> URL: https://issues.apache.org/jira/browse/NIFI-10286
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Blocker
> Fix For: 1.17.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The introduction of new Command and Control capabilities introduced several
> new C2 API and implementation modules in multiple locations. Refactoring
> efforts removed the need for {{c2-client-api}} references in
> {{{}NarClassLoaders{}}}, but did not remove all references to C2 client
> classes. As a result of including {{c2-client-api}} in
> {{{}nifi-nar-utils{}}}, several C2 API libraries, as well as the Swagger
> annotations library, are present the the root {{lib}} directory in the
> current main branch.
> The unnecessary references and dependency on {{c2-client-api}} should be
> removed from {{nifi-nar-utils}} to remove these dependencies from the root
> {{lib}} directory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)