commit | ea2b64e1f7c576daf63f62bca76d2a77f7786fdd | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Tue Feb 17 21:21:55 2015 +0100 |
committer | David Ostrovsky <david.ostrovsky@gmail.com> | Wed Feb 18 06:24:30 2015 +0000 |
tree | 44a25ff2932044cb552d076978deb63f89c1a59e | |
parent | 5d9fc0ce21f4c6082a7fe19c6cd2e4b704211618 [diff] |
Fix compilation of unit test on Java 8 Transitive dependency is missing for mina-sshd in sshd_tests rule. The error message in Java 8 is: gerrit-sshd/src/test/java/com/google/gerrit/sshd/commands/ProjectConfigParamParserTest.java:41: error: cannot access org.apache.sshd.server.Command cmd.parsePluginConfigValues(Collections.singletonList(in)); ^ class file for org.apache.sshd.server.Command not found Change-Id: I5ca948bcd04b7a5ce7588810d1db151309ed39c4