[
https://issues.apache.org/jira/browse/CALCITE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535067#comment-16535067
]
ASF GitHub Bot commented on CALCITE-2390:
-----------------------------------------
Github user risdenk commented on the issue:
https://github.com/apache/calcite-avatica/pull/64
Hmmm I can reproduce the failure locally with IBM JDK 8. Not sure how the
changes here could cause this since it is a separate test. Looking into it.
> 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
> Fix For: avatica-1.13.0
>
>
> 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)