From 3d3df3942a528fb74baff1efb60212b9ebcae83e Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 20 Feb 2014 22:07:48 +0100 Subject: Move Apache httpclient based HTTP support to a separate bundle This move avoids that all consumers of org.eclipse.jgit depend on Apache httpclient. Also add another feature to make this optional for OSGi consumers as well. Change-Id: I5ef5e00c53678b9e1d7cfd54bbca3ff6f1c1c967 Signed-off-by: Matthias Sohn --- org.eclipse.jgit.packaging/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'org.eclipse.jgit.packaging/pom.xml') diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 1932691339..e6ce495bd7 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -73,6 +73,7 @@ org.eclipse.jgit.target org.eclipse.jgit.feature + org.eclipse.jgit.http.apache.feature org.eclipse.jgit.java7.feature org.eclipse.jgit.pgm.feature org.eclipse.jgit.source.feature -- cgit v1.2.3