Remove jgit dependency on org.eclipse.jsch.core
commitfabfd9791d457e43124ccf1474b81baf605e4d6d
authorShawn O. Pearce <spearce@spearce.org>
Mon, 28 Apr 2008 00:26:51 +0000 (27 20:26 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 11 May 2008 05:16:35 +0000 (11 01:16 -0400)
treeeb3509135c7b2abc9ac2a7a79660c0c9add66665
parent8728bff1987cc7fc96a998dbd97e130a6570895e
Remove jgit dependency on org.eclipse.jsch.core

This should not be in the classpath for jgit as we only depend
upon the JSch library itself and not the Eclipse extensions.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/META-INF/MANIFEST.MF