David Handermann created NIFI-11262:
---------------------------------------
Summary: 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.1, 1.20.0, 1.19.0
Reporter: David Handermann
Assignee: David Handermann
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)