]> source.dussan.org Git - jgit.git/commit
Remove unused org.apache.http.impl.client.cache requirement 93/89593/2
authorAndrey Loskutov <loskutov@gmx.de>
Thu, 26 Jan 2017 15:35:42 +0000 (16:35 +0100)
committerAndrey Loskutov <loskutov@gmx.de>
Thu, 26 Jan 2017 19:30:36 +0000 (15:30 -0400)
commit785686766465cb3c3bc87762f1c4f132bc7904b2
tree266e728af5b54b421c89884a0b059c04110305ba
parent635bff2d5033416ca2ce832e96740095bdeba2e7
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>
org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF