JGit plugin not compatible with Eclipse 3.4
commitfa4c3fe461064e24bc20954a713f0c09e13d6a18
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 3 Apr 2010 21:43:44 +0000 (3 23:43 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 5 Apr 2010 10:25:06 +0000 (5 12:25 +0200)
tree827e601e9ab89cb6ba37cd5a70012c3ef2b4c33f
parent2b6c555aee869b7ef01c5953a143ca18583af182
JGit plugin not compatible with Eclipse 3.4

The JSch bundle in Eclipse 3.4 does not export its packages with
version numbers. Use Require-Bundle on version 0.1.37 that comes
with Eclipse 3.4

There is no 0.1.37 in the maven repositories so the pom still refers
to 0.1.41 so the build can get the compile time dependencies right.

Bug: 308031
CQ: 3904 jsch Version: 0.1.37 (using Orbit CQ2014)

Change-Id: I12eba86bfbe584560c213882ebba58bf1f9fa0c1
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
.eclipse_iplog
org.eclipse.jgit.console/META-INF/MANIFEST.MF
org.eclipse.jgit.junit/META-INF/MANIFEST.MF
org.eclipse.jgit.packaging/pom.xml
org.eclipse.jgit.test/META-INF/MANIFEST.MF
org.eclipse.jgit.ui/META-INF/MANIFEST.MF
org.eclipse.jgit/META-INF/MANIFEST.MF