Go to file
David Ostrovsky ea2b64e1f7 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
2015-02-18 06:24:30 +00:00
2014-12-18 11:16:03 +09:00
2013-11-30 01:53:00 -08:00
2015-02-13 21:13:14 +00:00
2015-02-12 10:35:24 +00:00
2015-01-21 08:29:26 +00:00
2013-11-09 07:45:00 +01:00
2015-01-23 17:56:02 +09:00
2014-05-19 11:41:31 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2014-07-23 12:05:35 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB