Kevin or Josh, can you fix this ASAP? We regard uses of deprecated APIs as a broken build.
> On Jun 30, 2018, at 9:15 AM, Julian Hyde (JIRA) <[email protected]> wrote: > > Julian Hyde created CALCITE-2390: > ------------------------------------ > > Summary: 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 > > > 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)
