jgit/org.eclipse.jgit.pgm
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
resources [pgm] Fix default meta variable defined in StopOptionHandler 2021-06-28 01:10:41 +02:00
src/org/eclipse/jgit Binary and CR-LF detection: lone CRs -> binary 2021-10-31 13:02:04 +01:00
.classpath Bump minimum required Java version to 11 2021-09-29 17:12:12 +02:00
.gitignore Finish removing Apache Felix maven-bundle-plugin 2010-01-12 11:46:55 -08:00
.project Enforce the use of Java5 API:s only (with a few exceptions) 2011-12-16 01:01:36 +01:00
BUILD Decouple JSch from JGit Core 2020-06-01 01:46:59 +02:00
about.html Add missing about.html files to all shipped bundles 2011-06-08 21:51:51 +02:00
build.properties Do not include log4j implementation in jgit 2020-06-01 01:56:33 +02:00
jgit.sh Enable passing java options to jgit command line executable 2020-04-28 13:57:42 +02:00
plugin.properties Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml sshd: add support for ssh-agent 2021-11-03 23:46:54 +01:00