]> source.dussan.org Git - jgit.git/commit
Include slf4j and log4j in jgit command line 88/43488/3
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 9 Mar 2015 22:57:48 +0000 (15:57 -0700)
committerChristian Halstrick <christian.halstrick@sap.com>
Mon, 23 Mar 2015 13:52:22 +0000 (09:52 -0400)
commitdd453f4185c8e7e9608605a35abd4ac4eaadba76
tree3e6932d2a9f246891094a5b8457f8c9218fdbcd0
parent197e3393a51424fae45e51dce4a649ba26e5a368
Include slf4j and log4j in jgit command line

This enables the command line to log. Include log4j configuration to log
warnings and errors to stderr.

Exclude the dependencies which log4j 1.2.15 should have marked optional.
See
http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/
for details

Change-Id: Ie730db4007fb7614fd7d130cd0858b1ac550066a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/pom.xml
org.eclipse.jgit.pgm/resources/log4j.properties [new file with mode: 0644]
pom.xml