jgit/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit
Matthias Sohn 486afbc08d Use slf4j-simple instead of log4j for logging
JGit uses slf4j-api as logging API.

The libraries
- org.eclipse.jgit.http.test
- org.eclipse.jgit.pgm
- org.eclipse.jgit.ssh.apache.test
- org.eclipse.jgit.test
used the outdated log4j 1.2.15 which is EOL since years.

Since both jgit command line and also the tests don't need sophisticated
logging features replace log4j with the much simpler slf4j-simple log
implementation. The org.slf4j.binding.simple 1.7.30 archive has only
25kB instead of 429kB for log4j 1.2.15

Applications using jgit are free to choose any other log implementation
supporting slf4j API.

Change-Id: I89e85cd3c76e954c3434622510975ce65dc227d4
2021-12-31 01:09:52 +01:00
..
R20190602212107-2019-06.tpd Always use https to access download.eclipse.org 2020-04-27 14:52:04 +02:00
R20190827152740-2019-09.tpd Always use https to access download.eclipse.org 2020-04-27 14:52:04 +02:00
R20191126223242-2019-12.tpd Always use https to access download.eclipse.org 2020-04-27 14:52:04 +02:00
R20200224183213-2020-03.tpd Always use https to access download.eclipse.org 2020-04-27 14:52:04 +02:00
R20200529191137-2020-06.tpd Update Orbit to R20200529191137 for final Eclipse release 2020-06 2020-06-01 02:09:49 +02:00
R20200831200620-2020-09.tpd Update target platform to R20200831200620 2020-09-01 01:08:26 +02:00
R20201130205003-2020-12.tpd Update Orbit to R20201130205003 for 2020-12 2020-12-01 21:32:35 +01:00
R20210223232630-2021-03.tpd Update Orbit to R20210223232630 2021-03-10 00:39:29 +01:00
R20210602031627-2021-06.tpd Update orbit to I20210711110031 2021-07-16 23:47:29 +02:00
R20210825222808-2021-09.tpd Update orbit to R20210825222808 for 2021-09 2021-08-26 20:42:26 +02:00
R20211213173813-2021-12.tpd Use slf4j-simple instead of log4j for logging 2021-12-31 01:09:52 +01:00