You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/01/15 11:58:00 UTC

[jira] [Updated] (PHOENIX-5549) BouncyCastle dependency definition has no effect

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

Istvan Toth updated PHOENIX-5549:
---------------------------------
    Fix Version/s: 5.1.0

> BouncyCastle dependency definition has no effect
> ------------------------------------------------
>
>                 Key: PHOENIX-5549
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5549
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.1.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Minor
>             Fix For: 5.1.0
>
>         Attachments: PHOENIX-5549.master.v1.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In the master branch, phoenix defines _${bouncycastle.version}_ and uses it to set the version of _bcprov-jdk16_ artidact via the DependencyManagement mechanism.
> Since the splitting of *phoenix-queryserver* and *phoenix-connector* repos, bouncycastle is not used anywhere in the phoenix repo, so this these settings have no effect.
> *phoenix-queryserver* and *phoenix-connector* do not declare phoenix as parent, and even if they did, they currently refer to phoenix versions where these setting were not present.
> Also, the currently defined bouncycastle version is very old.
> Due to these reasons, I propose removing the bouncycastle maven references from the phoenix project.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)