[
https://issues.apache.org/jira/browse/NIFI-16343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116055#comment-18116055
]
ASF subversion and git services commented on NIFI-16343:
--------------------------------------------------------
Commit 2f643630e3ee90cbf001cb31d413a5e5bf0f8acb in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2f643630e3e ]
NIFI-16343 Removed unnecessary references to property-encryptor (#11679)
> Remove unused Property Encryptor dependencies from Framework NAR
> ----------------------------------------------------------------
>
> Key: NIFI-16343
> URL: https://issues.apache.org/jira/browse/NIFI-16343
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> After introducing the Property Encryption Provider, the framework no longer
> uses nifi-property-encryptor or nifi-security-crypto-key, but both were still
> packaged on the Framework NAR parent classloader via nifi-framework-nar and
> nifi-framework-nar-bom.
> The modules should be updated to remove those unused dependencies so
> password-based encryption is supplied only by the extension NAR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)