[ 
https://issues.apache.org/jira/browse/CALCITE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534286#comment-16534286
 ] 

ASF GitHub Bot commented on CALCITE-2390:
-----------------------------------------

GitHub user risdenk opened a pull request:

    https://github.com/apache/calcite-avatica/pull/64

    [CALCITE-2390] Remove uses of X509CertificateObject, deprecated in current 
bouncycastle

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/risdenk/calcite-avatica CALCITE-2390

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/calcite-avatica/pull/64.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #64
    
----
commit 361002f73bbc258c0c70bdccaca0aa6997356ce0
Author: Kevin Risden <krisden@...>
Date:   2018-07-05T23:35:12Z

    [CALCITE-2390] Remove uses of X509CertificateObject, deprecated in current 
bouncycastle
    
    Signed-off-by: Kevin Risden <[email protected]>

----


> Remove uses of X509CertificateObject, deprecated in current bouncycastle
> ------------------------------------------------------------------------
>
>                 Key: CALCITE-2390
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2390
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>            Reporter: Julian Hyde
>            Assignee: Kevin Risden
>            Priority: Major
>
> We upgraded to bouncycastle 1.59 in CALCITE-2361, and now the build gives 
> warnings because X509CertificateObject is deprecated. bouncycastle javadoc 
> suggests using CertificateFactory.



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

Reply via email to