jgit/org.eclipse.jgit.http.test
Matthias Sohn f91e47f5b6 Update Jetty to 10.0.6
- this is the same version eclipse platform currently uses
- update servlet-api to 4.0
- configure keystore used by AppServer with Subject Alternative Names
  for host name and ip address to satisfy more strict SNI checking in
  Jetty 10. See https://github.com/eclipse/jetty.project/issues/5379
- add jetty bundles to JGit-dependency-bundles in the jgit p2 repository

Bug: 571932
Bug: 576100
Change-Id: Ibd0240cf7ad4dc201947fd69707f517c3c1fc1c8
2021-11-22 20:50:28 +01:00
..
.settings Enable compiler option --release 2021-09-29 17:13:01 +02:00
META-INF Update Jetty to 10.0.6 2021-11-22 20:50:28 +01:00
src/org/eclipse/jgit/http/test Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase 2021-01-27 02:22:45 -05:00
tst/org/eclipse/jgit TransportHttp: support preemptive Basic authentication 2021-01-14 16:23:45 +01:00
.classpath Bump minimum required Java version to 11 2021-09-29 17:12:12 +02:00
.gitignore
.project
BUILD Bazel: Remove superfluous dependencies flagged by unused_deps 2020-05-22 17:48:19 +02:00
build.properties Client-side protocol V2 support for fetching 2021-01-01 21:22:30 +01:00
org.eclipse.jgit.http--All-Tests.launch Add the other test launchers as favorites 2013-06-16 23:33:29 +02:00
plugin.properties Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml Merge branch 'master' into next 2021-09-13 23:53:34 +02:00