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 15:44:00 UTC

[jira] [Created] (CALCITE-2361) Upgrade Bouncycastle to version 1.55

Kevin Risden created CALCITE-2361:
-------------------------------------

             Summary: Upgrade Bouncycastle to version 1.55
                 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


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)