This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


    from 2441711fd Use a StringBuilder
     new d8b97f1be Javadoc
     new 9fccda8f0 Use diamonds
     new 12624f395 Remove redundant superinterface
     new cb87b0486 Remove redundant superinterface
     new 06af2e16c Remove redundant superinterface
     new d69bb27a3 Remove redundant superinterface
     new c217df907 Remove redundant superinterface
     new 34ae61168 Remove redundant superinterface
     new 041c4d49e Remove redundant superinterface
     new 874e6c397 Remove unused exception from test signature
     new 7b96a6f8a Remove unused exception from test signature
     new eea2ecaad Use try-with resources

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../sshd/client/config/hosts/HostConfigEntry.java  |  4 ++--
 .../config/keys/ClientIdentitiesWatcher.java       |  3 +--
 .../sshd/common/kex/KeyEncapsulationMethod.java    | 10 ++++++----
 .../common/forward/ConcurrentConnectionTest.java   | 22 +++++++++++-----------
 .../java/org/apache/sshd/mina/MinaAcceptor.java    |  3 +--
 .../java/org/apache/sshd/mina/MinaConnector.java   |  3 +--
 .../java/org/apache/sshd/mina/MinaService.java     |  3 +--
 .../sshd/openpgp/PGPKeyPairResourceParserTest.java |  3 +--
 .../java/org/apache/sshd/scp/client/ScpTest.java   |  2 +-
 .../org/apache/sshd/sftp/client/SftpClient.java    |  3 +--
 .../org/apache/sshd/sftp/server/SftpSubsystem.java |  3 +--
 .../sshd/sftp/server/SftpSubsystemFactory.java     |  2 +-
 12 files changed, 28 insertions(+), 33 deletions(-)

Reply via email to