You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/06/14 16:05:00 UTC

[jira] [Resolved] (CALCITE-2361) Upgrade Bouncycastle to version 1.59

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

Kevin Risden resolved CALCITE-2361.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: avatica-1.12.0

> Upgrade Bouncycastle to version 1.59
> ------------------------------------
>
>                 Key: CALCITE-2361
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2361
>             Project: Calcite
>          Issue Type: Improvement
>          Components: avatica
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Trivial
>             Fix For: avatica-1.12.0
>
>
> Bouncycastle 1.55 generates the following error with JDK 11 build 17.
> {code:java}
> error reading /root/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.jar; invalid manifest format
> {code}
> Upgrading to 1.59 avoids this error. This is a low risk change since bouncycastle is only used in tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)