]> source.dussan.org Git - jgit.git/commit
Fully implement Logger interface 89/689/2
authorJonathan Gossage <jgossage@gmail.com>
Fri, 16 Jul 2010 23:53:23 +0000 (01:53 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 16 Jul 2010 23:53:23 +0000 (01:53 +0200)
commitec13e0382ab1f9d32d889068b7aeb9c2ef6a2b60
tree60ddade7cbc9d93347f40c9ddb8638fedb9537cf
parent6e155d5f415e7f62f3f25e082dbee558e5be0b2d
Fully implement Logger interface

On April 27, 2010 the Logger interface was upgraded with a number of new methods
to make it consistent with the implementations it was meant to support.

This patch makes RecordingLogger consistent with the Logger interface and allows to
also use Jetty 7.1.5 released with Helios which can be installed from the p2 repository
at http://download.eclipse.org/jetty/7.1.5.v20100705/repository

Change-Id: I5645436bbe7492f82d4069e4d9cbebede0bf764e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/util/RecordingLogger.java