jgit/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
Michael Keppler 166c85e0cf Do not include log4j implementation in jgit
As discussed in the bug, jgit should not include a logging
implementation, and instead rely on the product containing jgit to
configure the logging.

We have recently run into the situation, that installing egit in a (non
eclipse.org) RCP application breaks all the logging due to incompatible
logging implementations. Removal of the jgit logging implementation
should fix this.

Following further changes have been done for jgit command line:
* added log4j.properties to binary build of jgit.pgm. That file existed
in the git repository, but was not included in the eclipse binary build.
(maybe it is in the bazel build)
* removed apache.commons.logging package import from jgit.pgm. That
import is not used, and makes the logging even more confusing.

Bug: 514326
Change-Id: I6dc7d1462f0acfca9e2b1ac87e705617179ffdda
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2020-06-01 01:56:33 +02:00
..
.settings Fix Mylyn commit message template 2018-09-23 04:11:58 -04:00
.gitignore Maven 3/Tycho build for JGit feature 2010-01-15 03:45:01 +01:00
.project Revert "Hide Maven target directories from Eclipse" 2010-08-28 09:50:50 +02:00
build.properties Fix build.properties of the JGit feature 2010-06-07 16:56:24 -05:00
edl-v10.html Fix line endings and whitespace errors in jgit feature 2013-03-20 01:27:02 +01:00
feature.properties [releng] Update year in copyright notices for features 2020-02-28 09:53:17 +01:00
feature.xml Do not include log4j implementation in jgit 2020-06-01 01:56:33 +02:00
license.html Update Eclipse SUA to latest 2.0 version 2019-09-24 12:16:13 +02:00
pom.xml Prepare 5.8.0-SNAPSHOT builds 2020-03-09 22:47:10 +01:00