Files
gerrit/java
Marcin Czech feb36258f3 Fix issue with auto registering ssh commands
AutoRegisterModules and PluginGuiceEnvironment checks if
ssh command implements org.apache.sshd.server.Command
interface. Correct interface name is
org.apache.sshd.server.command.Command

Bug: Issue 12988
Change-Id: Ia17954396f6c7b16c932fcc30c9de522e991cffa
2020-06-24 22:53:54 +02:00
..