Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.3, 1.7.1, 1.8.0
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
JCLOUDS-448 Upgrade sshj to 0.9.0
- Resolved