This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from e1492e6bf [maven-release-plugin] prepare for next development iteration
add 40d20e3fb [SSHD-1294] Close MinaServiceFactory instances properly
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 2 +
.../org/apache/sshd/mina/MinaServiceFactory.java | 11 ++++
.../java/org/apache/sshd/mina/MinaSessionTest.java | 71 ++++++++++++++++++++++
3 files changed, 84 insertions(+)
create mode 100644
sshd-mina/src/test/java/org/apache/sshd/mina/MinaSessionTest.java