You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by tw...@apache.org on 2022/09/09 06:12:23 UTC

[mina-sshd] branch master updated (e1492e6bf -> 40d20e3fb)

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