Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] [egit-dev] Bug 520927: moving away from JSch

Thanks, Thomas, this is all really helpful.

If you want to use the new Apache MINA sshd, do two things:

1. Include the bundle org.eclipse.jgit.ssh.apache in your dependencies.

2. Use a org.eclipse.jgit.transport.sshd.SshdSessionFactory.

I'll give it a shot when I can find the time and see if our test suite still passes, and then see what I've got to do to fix things.

--
Dave


Back to the top