[
https://issues.apache.org/jira/browse/NIFI-15113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030812#comment-18030812
]
ASF subversion and git services commented on NIFI-15113:
--------------------------------------------------------
Commit 5128579cec71c54abd32a82aa8028d13486d16b9 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5128579cec ]
NIFI-15113 Removed unnecessary Jersey Client references
- Removed reference to internal class from TestAbstractListProcessor
- Removed unused references in web-api and framework modules
Signed-off-by: Pierre Villard <[email protected]>
This closes #10436.
> Remove unnecessary Jersey Client references
> -------------------------------------------
>
> Key: NIFI-15113
> URL: https://issues.apache.org/jira/browse/NIFI-15113
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Several framework modules and listed-entity module have unused or unnecessary
> references to the Jersey Client library that should be removed.
> Following recent refactoring, the Jersey Client library it still used in the
> nifi-registry-client library, which is a dependency of the nifi-framework,
> bundled in the nifi-framework-nar. This transitive use of Jersey Client
> remains necessary for now.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)