You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "István Tóth (Jira)" <ji...@apache.org> on 2019/10/29 12:08: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 ]

István Tóth updated PHOENIX-5549:
---------------------------------
    Attachment: PHOENIX-5549.master.v1.patch

> 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: István Tóth
>            Priority: Minor
>         Attachments: PHOENIX-5549.master.v1.patch
>
>          Time Spent: 10m
>  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)