You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/02/16 16:50:18 UTC

[jira] [Resolved] (SSHD-644) Run tests without Bouncy Castle in runtime

     [ https://issues.apache.org/jira/browse/SSHD-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor resolved SSHD-644.
---------------------------------
    Resolution: Won't Fix

No need - if you look at the POM for _sshd-core_ you will see that it runs all the tests where BC is not registered - see _test-jce_ profile. To run it simply use:
{quote}
mvn -P!test-mina clean install
{quote}
or something to that effect...

> Run tests without Bouncy Castle in runtime
> ------------------------------------------
>
>                 Key: SSHD-644
>                 URL: https://issues.apache.org/jira/browse/SSHD-644
>             Project: MINA SSHD
>          Issue Type: Task
>            Reporter: Eugene Petrenko
>
> While working on SSHD-642 I noticed there are differences in behaviour of Bouncy Castle and JCE at least for SHA1RSA signatures checks.
> It could be worth to have a dedicated unit tests where there are no Bouncy Castle libraries in the classpath



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)