jgit/org.eclipse.jgit.ssh.jsch/resources/META-INF/services
Thomas Wolf f698fbf919 JSch: fix service publication for ServiceLoader
The file name in META-INF/services must be the fully qualified
interface name; the content the fully qualified implementation class
name.

This was broken in commit 9683bc71.

Add a test for the default factory being found by the ServiceLoader.

Change-Id: I1f180d7f60e5c1e74a39bbd9a5f0099bd8343e21
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2021-10-19 09:32:20 +02:00
..
org.eclipse.jgit.transport.SshSessionFactory JSch: fix service publication for ServiceLoader 2021-10-19 09:32:20 +02:00