summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-08-31 09:38:18 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-08-31 11:34:06 +0200
commit3a4a5a4e57f41c595ba950ea6f6680260669bf34 (patch)
tree01205dad24fd52ea85348f0e51b46ae8bd948909 /org.eclipse.jgit.http.apache
parent05acf1c62f415e263d835ae991268e97e7f7ced3 (diff)
downloadjgit-3a4a5a4e57f41c595ba950ea6f6680260669bf34.tar.gz
jgit-3a4a5a4e57f41c595ba950ea6f6680260669bf34.zip
Update uses-clauses in OSGi manifests
In Bug 476164 it was reported that EGit doesn't start when the platform comes with jsch 0.1.51 while this version of EGit/JGit brings jsch 0.1.53. This could be caused by outdated uses-clauses. Hence recompute them using PDE tooling. Bug: 476164 Change-Id: I185ba097884ead9cd034eba842bd3bf34181a99b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache')
-rw-r--r--org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
index cfc7601200..e77586bd78 100644
--- a/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
@@ -26,4 +26,5 @@ Export-Package: org.eclipse.jgit.transport.http.apache;version="4.1.0";
javax.net.ssl,
org.apache.http.client,
org.apache.http.client.methods,
- org.apache.http"
+ org.apache.http",
+ org.eclipse.jgit.transport.http.apache.internal;x-internal:=true