jgit/org.eclipse.jgit.http.apache
Andrey Loskutov 7856867664 Remove unused org.apache.http.impl.client.cache requirement
The package is not used by the plugin and seems to be missing in the
platform anyway under some conditions, see bug 508321 (newer
org.apache.httpcomponents.httpclient_4.5.2 does NOT include the package,
org.apache.httpcomponents.httpclient_4.3.6 does).

Change-Id: Ida5d926a611812b5177af651b3cf22f1b2519e02
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-01-26 15:30:36 -04:00
..
.settings Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
META-INF Remove unused org.apache.http.impl.client.cache requirement 2017-01-26 15:30:36 -04:00
resources/org/eclipse/jgit/transport/http/apache/internal Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
src/org/eclipse/jgit/transport/http/apache Fix content length in HttpClientConnection 2016-11-22 12:24:32 -08:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.gitignore Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
.project Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
BUCK Remove unused dependency to commons logging 2016-01-24 13:47:31 +01:00
BUILD Implement Bazel build for http-apache, lfs, lfs-server 2017-01-22 22:34:12 +01:00
about.html Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
build.properties Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
plugin.properties Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
pom.xml Prepare 4.7.0-SNAPSHOT builds 2016-12-27 01:45:50 +01:00