From e05caf91f1df86a95d3e0454000d345bb90a415e Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 26 Jan 2017 01:03:16 +0100 Subject: Update Jetty to 9.4.1.v20170120 MappedLoginService is no longer available in Jetty 9.4 therefore base TestLoginService on AbstractLoginService. Apparently Jetty now uses slf4j hence adapt RecordingLogger accordingly so we can log error messages containing slf4j style formatting anchors "{}". Change-Id: Ibb36aba8782882936849b6102001a88b699bb65c Signed-off-by: Matthias Sohn (cherry picked from commit 5e8e2179b218ede7d14b69dc5149b0691b5859cf) --- .../org.eclipse.jgit.target/jgit-4.7.target | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target') diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target index fa173e7b28..55a816245d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target @@ -1,26 +1,26 @@ - + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + -- cgit v1.2.3