diff options
author | Robin Rosenberg <robin.rosenberg@dewire.com> | 2010-04-03 23:43:44 +0200 |
---|---|---|
committer | Robin Rosenberg <robin.rosenberg@dewire.com> | 2010-04-05 12:25:06 +0200 |
commit | fa4c3fe461064e24bc20954a713f0c09e13d6a18 (patch) | |
tree | 827e601e9ab89cb6ba37cd5a70012c3ef2b4c33f /.eclipse_iplog | |
parent | 2b6c555aee869b7ef01c5953a143ca18583af182 (diff) | |
download | jgit-fa4c3fe461064e24bc20954a713f0c09e13d6a18.tar.gz jgit-fa4c3fe461064e24bc20954a713f0c09e13d6a18.zip |
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>
Diffstat (limited to '.eclipse_iplog')
-rw-r--r-- | .eclipse_iplog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.eclipse_iplog b/.eclipse_iplog index e85980f0c2..bc3b22e567 100644 --- a/.eclipse_iplog +++ b/.eclipse_iplog @@ -22,6 +22,12 @@ use = unmodified binary state = approved +[CQ "3904"] + description = jsch Version: 0.1.37 (using Orbit CQ2014) + license = New BSD license + use = unmodified binary + state = approved + [CQ "3655"] description = Junit Version: 3.8.2 (PB CQ2206) license = Common Public License 1.0 |