gerrit/lib/mina
David Ostrovsky c0a9d010d4 Bump SSHD version to 1.2.0
This version fixed some regressions from 1.0 release, most notably,
mina backend is fixed again: [1], [2]. It was reported, though,
that this backend is suffering from connection leaks: [3], [4].

Due to [5]  we can now remove GerritServerSession, because we can
register listener for the CloseFuture directly on ServerSession.

Update to minor API changes: [6]. Particularly, Command#destroy()
throws now Exception, that gets propagated into runtime exception.

[1] https://issues.apache.org/jira/browse/SSHD-626
[2] https://issues.apache.org/jira/browse/SSHD-639
[3] https://issues.apache.org/jira/browse/SSHD-595
[4] https://issues.apache.org/jira/browse/DIRMINA-1021
[5] https://issues.apache.org/jira/browse/SSHD-652
[6] 97b73947d5

Change-Id: Ic0e0819b5ddd1bf96cd82f3a142bf1b3375a564a
2016-04-05 19:46:08 +02:00
..
BUCK Bump SSHD version to 1.2.0 2016-04-05 19:46:08 +02:00