You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2013/12/05 00:19:37 UTC

[jira] [Commented] (CAMEL-7039) Upgrade to BouncyCastle 1.50

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

Hadrian Zbarcea commented on CAMEL-7039:
----------------------------------------

Not so trivial... It breaks the build in camel-ssh. The reason is the use of the deprecated PEMReader. While it is easy to fix that by using the PEMParser (already did that) the problem is that we use internally mina sshd that requires the same PEMReader, so we get a NCDF during SshComponentTestSupport.setUp().

We could leave camel-ssh dependency on 1.49 (just because of the tests), not sure what the simplest solution would be. Thoughts?

> Upgrade to BouncyCastle 1.50
> ----------------------------
>
>                 Key: CAMEL-7039
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7039
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Hadrian Zbarcea
>            Priority: Trivial
>             Fix For: 2.13.0
>
>         Attachments: camel-7039.patch
>
>
> Upgrade to BouncyCastle 1.50, which is now in Maven Central.



--
This message was sent by Atlassian JIRA
(v6.1#6144)