You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/03/08 22:01:00 UTC

[jira] [Updated] (NIFI-11262) Correct test scope for Bouncy Castle in nifi-security-kerberos

     [ https://issues.apache.org/jira/browse/NIFI-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-11262:
------------------------------------
    Fix Version/s: 2.0.0
                   1.21.0

> 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)