]> source.dussan.org Git - jgit.git/commit
Implement new abstract MappedLoginService methods added in Jetty 9.3 03/77003/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 10 Jul 2016 22:27:56 +0000 (00:27 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 10 Jul 2016 22:36:50 +0000 (00:36 +0200)
commit9aa3748e4c228370e83c5dd7788f420f80b7841a
tree3ae8d04cd9c9cb010ca4f4c63e8d9cb62be19730
parentca2052a8c1e317927d27efef91b3368f147bf9af
Implement new abstract MappedLoginService methods added in Jetty 9.3

Eclipse Neon comes with Jetty 9.3 which is causing unimplemented
abstract method errors in test class AppServer when using the JGit or
EGit Neon target platform. Fix this by adding dummy implementations.

Change-Id: Ie49107d814a846997de95f149e91fe1ec2fbe4d8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.junit.http/src/org/eclipse/jgit/junit/http/AppServer.java