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 eea2ecaad Use try-with resources new 7b1c7e2b7 Javadoc new c505ebc60 Remove unused exception from test signature new 28d378f24 Remove redundant superinterface new 9af3869ca Remove redundant superinterface new 6d8445c6e Remove redundant superinterface new 1d878177a Redundant superinterface PortForwardingEventListenerManager for the type DefaultForwarder, already defined by Forwarder new 2ea9d8c8c Redundant superinterface VerifiableFuture<Boolean> for the type DefaultCancelFuture, already defined by CancelFuture new ff2f67e7b Redundant superinterface VerifiableFuture<Boolean> for the type DefaultCancelFuture, already defined by CancelFuture new f0f2e4c3e Use assertThrows() The 9 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/common/future/DefaultCancelFuture.java | 2 +- .../file/root/RootedFileSystemProviderTest.java | 18 ++++++------ .../apache/sshd/common/mac/BuiltinMacsTest.java | 10 ++----- .../common/signature/BuiltinSignaturesTest.java | 10 ++----- .../common/util/io/input/EmptyInputStreamTest.java | 7 +---- .../common/util/io/input/LimitInputStreamTest.java | 7 +---- .../common/util/io/input/NullInputStreamTest.java | 7 +---- .../util/io/output/NullOutputStreamTest.java | 34 +++++----------------- .../java/org/apache/sshd/client/SshClient.java | 2 +- .../apache/sshd/client/simple/SimpleClient.java | 6 +--- .../sshd/common/forward/DefaultForwarder.java | 2 +- .../sshd/common/kex/KeyEncapsulationMethod.java | 2 +- .../java/org/apache/sshd/server/SshServer.java | 2 +- .../sshd/common/channel/WindowTimeoutTest.java | 8 ++--- 14 files changed, 31 insertions(+), 86 deletions(-)