[
https://issues.apache.org/jira/browse/NIFI-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698316#comment-17698316
]
ASF subversion and git services commented on NIFI-11262:
--------------------------------------------------------
Commit 25d3fc27c737fe201b1a4f8f671b6fe30efde883 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=25d3fc27c7 ]
NIFI-11262 Corrected scope for bcprov-jdk18on in nifi-security-kerberos
Signed-off-by: Joe Gresock <[email protected]>
This closes #7022.
> Correct test scope for Bouncy Castle in nifi-security-kerberos
> --------------------------------------------------------------
>
> Key: NIFI-11262
> URL: https://issues.apache.org/jira/browse/NIFI-11262
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.19.0, 1.20.0, 1.19.1
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0, 1.21.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Changes introduced when upgrading to Bouncy Castle 1.71 inadvertently changed
> the scope of {{bcprov-jdk18on}} in the {{nifi-security-kerberos}} module,
> resulting in unnecessary packaging of the Bouncy Castle library in multiple
> modules.
> The Bouncy Castle Provider library should be a test dependency in
> {{nifi-security-kerberos}}. The {{bcprov-jdk18on}} library is necessary only
> for the {{hadoop-minikdc}} test dependency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)