Andrew Phillips created JCLOUDS-452:
---------------------------------------
Summary: Align Bouncy Castle version in jclouds-sshj with core
Key: JCLOUDS-452
URL: https://issues.apache.org/jira/browse/JCLOUDS-452
Project: jclouds
Issue Type: Improvement
Components: jclouds-core
Affects Versions: 1.6.3, 1.8.0, 1.7.1
Reporter: Andrew Phillips
After JCLOUDS-440, sshj is now missing some expected classes. Compare the 0.8.1
sshj POM with the current one:
* 0.8.1: https://github.com/shikhar/sshj/blob/v0.8.1/pom.xml#L42
* current: https://github.com/shikhar/sshj/blob/master/pom.xml#L50
The original approach was to try to upgrade sshj, but this causes live test
failures that still need to be investigated. See JCLOUDS-448.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)