[
https://issues.apache.org/jira/browse/NIFI-9611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482825#comment-17482825
]
ASF subversion and git services commented on NIFI-9611:
-------------------------------------------------------
Commit 0eff2498708af7071b92fcd0d6e35c82c1bf2198 in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0eff249 ]
NIFI-9611 Removed duplicate nifi-utils dependency
This closes #5721
Signed-off-by: David Handermann <[email protected]>
> Remove unnecessary references to nifi-processor-utils
> -----------------------------------------------------
>
> Key: NIFI-9611
> URL: https://issues.apache.org/jira/browse/NIFI-9611
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: Paul Grey
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> A number of extension modules include a dependency on
> {{nifi-processor-utils}}, but do not make use of classes in the module. Most
> of the references appear to be based on {{StandardValidators}}, which is
> provided through {{nifi-utils}}. These modules can be updated to use
> {{nifi-utils}} instead of {{nifi-processor-utils}} to avoid unnecessary
> direct and transitive dependencies.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)