[
https://issues.apache.org/jira/browse/CALCITE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535161#comment-16535161
]
ASF GitHub Bot commented on CALCITE-2390:
-----------------------------------------
Github user risdenk commented on the issue:
https://github.com/apache/calcite-avatica/pull/64
Failure has nothing to do with this change. It looks like it might be a
recent change in ibmjava. Will take a look if this keeps causing problems for
other PRs.
> 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)