jgit/org.eclipse.jgit.http.apache
Thomas Wolf cf9433a9b3 Correct the minimum required version of Apache httpclient
org.eclipse.jgit.http.apache uses several features that exist only
since httpclient 4.4, but its MANIFEST.MF still had a lower bound of
4.3.0. Bump this to 4.4.0 for all packages from httpclient. 4.3.0 for
the packages from httpcore is fine.

Do a similar clean-up in the other bundles using packages from Apache
httpclient (http.test, lfs, lfs.server, lfs.server.test)

Bug: 570451
Change-Id: Iffdde2a9bd0d65db2e5201a08cffbf03597e2866
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2021-01-18 16:18:09 +01:00
..
.settings Enable and fix "Statement unnecessarily nested within else clause" warnings 2019-10-17 10:20:14 +09:00
META-INF Correct the minimum required version of Apache httpclient 2021-01-18 16:18:09 +01:00
resources/org/eclipse/jgit/transport/http/apache/internal TransportHttp: shared SSLContext during fetch or push 2021-01-14 16:23:45 +01:00
src/org/eclipse/jgit/transport/http/apache TransportHttp: shared SSLContext during fetch or push 2021-01-14 16:23:45 +01: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
BUILD Bazel: Add fixes for --incompatible_load_java_rules_from_bzl 2019-09-07 15:36:11 +09: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 Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml Prepare 5.11.0-SNAPSHOT builds 2020-12-02 15:57:16 +01:00