[
https://issues.apache.org/jira/browse/SMX4-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972296#comment-13972296
]
Andrew Phillips edited comment on SMX4-1728 at 4/17/14 4:22 AM:
----------------------------------------------------------------
> This package is needed by org.apache.servicemix.bundles.jsch-agentproxy-jsch
> so I believe you
> should install org.apache.servicemix.bundles.jsch[1] anyway when work with
> jsch-agentproxy
Agreed. But the thing about jsch.agentproxy.sshj (the naming isn't ideal, I
admit) is that you can use the agentproxy layer *without* using JSch, but using
sshj (an alternative Java SSH library) instead. I.e. the combinarion sshj +
jsch-agentproxy needs the agentproxy part but does *not* need JSch.
I'll first see what happens with a tweaked version of the jsch.agentproxy.sshj
bundle that imports {{com.jcraft.jsch.agentproxy}} only. If that seems to work,
I'll open an issue. Does that sound like a plan?
was (Author: andrewp):
> This package is needed by org.apache.servicemix.bundles.jsch-agentproxy-jsch
> so I believe you
> should install org.apache.servicemix.bundles.jsch[1] anyway when work with
> jsch-agentproxy
Agreed. But the thing about jsch.agentproxy.sshj (the naming isn't ideal, I
admit) is that you can use the agentproxy layer *without* using JSch, but using
sshj (an alternative Java SSH library) instead. I.e. the combinarion sshj +
jsch-agentproxy needs the agentproxy part but does *not* need JSch.
I'll first see what happens with a tweaked version of the jsch.agentproxy.sshj
bundle that imports {[com.jcraft.jsch.agentproxy}} only. If that seems to work,
I'll open an issue. Does that sound like a plan?
> Create bundle for jsch.agentproxy.sshj 0.0.7
> --------------------------------------------
>
> Key: SMX4-1728
> URL: https://issues.apache.org/jira/browse/SMX4-1728
> Project: ServiceMix 4
> Issue Type: Wish
> Components: Bundles
> Affects Versions: bundles-2014.02
> Reporter: Andrew Phillips
> Assignee: Freeman Fang
> Fix For: bundles-2014.03
>
>
> jsch.agentproxy.sshj [1] adds support for SSH agents to the popular sshj
> library, which we support in jclouds-karaf. It contains only one class on top
> of the base jsch.agentproxy.core [2] code. The latter is already a bundle,
> but j.a.sshj unfortunately is not.
> If we can help create a patch for this issue, some pointers on where to start
> would be much appreciated.
> [1]
> http://search.maven.org/#artifactdetails%7Ccom.jcraft%7Cjsch.agentproxy.sshj%7C0.0.7%7Cjar
> [2]
> http://search.maven.org/#artifactdetails%7Ccom.jcraft%7Cjsch.agentproxy.core%7C0.0.7%7Cbundle
--
This message was sent by Atlassian JIRA
(v6.2#6252)