jgit/org.eclipse.jgit.packaging
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
..
org.eclipse.jgit.feature Prepare 5.13.1-SNAPSHOT builds 2021-09-08 20:24:36 +02:00
org.eclipse.jgit.gpg.bc.feature Prepare 5.13.1-SNAPSHOT builds 2021-09-08 20:24:36 +02:00
org.eclipse.jgit.http.apache.feature Prepare 5.13.1-SNAPSHOT builds 2021-09-08 20:24:36 +02:00
org.eclipse.jgit.junit.feature Prepare 5.13.1-SNAPSHOT builds 2021-09-08 20:24:36 +02:00
org.eclipse.jgit.lfs.feature Prepare 5.13.1-SNAPSHOT builds 2021-09-08 20:24:36 +02:00
org.eclipse.jgit.pgm.feature Prepare 5.13.1-SNAPSHOT builds 2021-09-08 20:24:36 +02:00
org.eclipse.jgit.repository Use slf4j-simple instead of log4j for logging 2021-12-31 01:09:52 +01:00
org.eclipse.jgit.source.feature Prepare 5.13.1-SNAPSHOT builds 2021-09-08 20:24:36 +02:00
org.eclipse.jgit.ssh.apache.feature Prepare 5.13.1-SNAPSHOT builds 2021-09-08 20:24:36 +02:00
org.eclipse.jgit.ssh.jsch.feature Prepare 5.13.1-SNAPSHOT builds 2021-09-08 20:24:36 +02:00
org.eclipse.jgit.target Use slf4j-simple instead of log4j for logging 2021-12-31 01:09:52 +01:00
.project
pom.xml Merge branch 'stable-5.6' into stable-5.7 2021-12-04 18:14:00 +01:00